Advertisement
Guest User

Untitled

a guest
Oct 30th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. Error: Compilation failed. Resource file not found: D:/WebstormProjects/c2go-frontend/src/main/webapp/app/shared/search/results/advert-result/search-advert-item/search-advert-item.pug
  2. at WebpackChainModuleResolutionHostAdapter.readResource (D:\WebstormProjects\c2go-frontend\node_modules\ngc-webpack\src\webpack-chain-module-resolution-host-adapter.js:41:19)
  3. at CompilerHost.loadResource (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler-cli\src\compiler_host.js:249:33)
  4. at Object.get (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:25788:107)
  5. at DirectiveNormalizer._fetch (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:14114:43)
  6. at DirectiveNormalizer.normalizeTemplateOnly (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:14161:29)
  7. at DirectiveNormalizer.normalizeTemplate (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:14145:36)
  8. at CompileMetadataResolver.loadDirectiveMetadata (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:15174:75)
  9. at D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:15380:54
  10. at Array.forEach (native)
  11. at CompileMetadataResolver.loadNgModuleDirectiveAndPipeMetadata (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:15379:41)
  12. at D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:23799:99
  13. at Array.map (native)
  14. at AotCompiler.analyzeModulesAsync (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler\bundles\compiler.umd.js:23799:42)
  15. at CodeGenerator.codegen (D:\WebstormProjects\c2go-frontend\node_modules\@angular\compiler-cli\src\codegen.js:32:14)
  16. at D:\WebstormProjects\c2go-frontend\node_modules\ngc-webpack\src\main.js:12:103
  17. at Object.main (D:\WebstormProjects\c2go-frontend\node_modules\@angular\tsc-wrapped\src\main.js:106:16)
  18. at Object.runInternal (D:\WebstormProjects\c2go-frontend\node_modules\ngc-webpack\src\main.js:16:27)
  19. at D:\WebstormProjects\c2go-frontend\node_modules\ngc-webpack\src\plugin.js:54:48
  20. at process._tickCallback (internal/process/next_tick.js:109:7)
  21. at Module.runMain (module.js:606:11)
  22. at run (bootstrap_node.js:389:7)
  23. at startup (bootstrap_node.js:149:9)
  24. at bootstrap_node.js:504:3
  25. error Command failed with exit code 1.
  26. error Command failed with exit code 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement