Skip to content

Instantly share code, notes, and snippets.

@gabriel-tincu
Created October 26, 2017 08:00
Show Gist options
  • Save gabriel-tincu/ca5b277bd9cacad77f9e35326ea052ad to your computer and use it in GitHub Desktop.
Save gabriel-tincu/ca5b277bd9cacad77f9e35326ea052ad to your computer and use it in GitHub Desktop.
Hash: 4d17d39a3394cf7d3f6d
Time: 5135ms
chunk {inline} inline.bundle.js, inline.bundle.js.map (inline) 5.83 kB [entry] [rendered]
chunk {main} main.bundle.js, main.bundle.js.map (main) 303 bytes [initial] [rendered]
chunk {polyfills} polyfills.bundle.js, polyfills.bundle.js.map (polyfills) 323 bytes {inline} [initial] [rendered]
chunk {styles} styles.bundle.js, styles.bundle.js.map (styles) 31.3 kB {inline} [initial] [rendered]

ERROR in /opt/jenkins/workspace/test-vorsia/webapp/src/app/app.module.ts (92,31): Cannot find module './main/tags/tags.component'.
ERROR in Error: Error encountered resolving symbol values statically. Could not resolve ./main/tags/tags.component relative to /opt/jenkins/workspace/test-vorsia/webapp/src/app/app.module.ts., resolving symbol AppModule in /opt/jenkins/workspace/test-vorsia/webapp/src/app/app.module.ts, resolving symbol AppModule in /opt/jenkins/workspace/test-vorsia/webapp/src/app/app.module.ts
 at syntaxError (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler/bundles/compiler.umd.js:1725:34)
 at simplifyInContext (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler/bundles/compiler.umd.js:24949:23)
 at StaticReflector.simplify (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler/bundles/compiler.umd.js:24961:13)
 at StaticReflector.annotations (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler/bundles/compiler.umd.js:24391:41)
 at _getNgModuleMetadata (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler-cli/src/ngtools_impl.js:138:31)
 at _extractLazyRoutesFromStaticModule (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler-cli/src/ngtools_impl.js:109:26)
 at Object.listLazyRoutesOfModule (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler-cli/src/ngtools_impl.js:53:22)
 at Function.NgTools_InternalApi_NG_2.listLazyRoutes (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@angular/compiler-cli/src/ngtools_api.js:91:39)
 at AotPlugin._getLazyRoutesFromNgtools (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@ngtools/webpack/src/plugin.js:207:44)
 at _donePromise.Promise.resolve.then.then.then.then.then (/opt/jenkins/workspace/test-vorsia/webapp/node_modules/@ngtools/webpack/src/plugin.js:443:24)
 at <anonymous>
 at process._tickCallback (internal/process/next_tick.js:188:7)
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment