Advertisement
d_mazur

Untitled

Jun 21st, 2018
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. Error: Cannot find module 'concat-map'
  2. at Function.Module._resolveFilename (module.js:485:15)
  3. at Function.Module._load (module.js:437:25)
  4. at Module.require (module.js:513:17)
  5. at require (internal/module.js:11:18)
  6. at Object.<anonymous> (/var/www/alsma/front_prod_universal/node_modules/brace-expansion/index.js:1:79)
  7. at Module._compile (module.js:569:30)
  8. at Object.Module._extensions..js (module.js:580:10)
  9. at Module.load (module.js:503:32)
  10. at tryModuleLoad (module.js:466:12)
  11. at Function.Module._load (module.js:458:3)
  12. npm ERR! code ELIFECYCLE
  13. npm ERR! errno 1
  14. npm ERR! universal-starter@2.0.0 clean:ngc: `rimraf **/*.ngfactory.ts **/*.css.shim.ts **/*.ngsummary.json **/*.*.ngsummary.json **/*.*.ngfactory.ts **/*.*.ngstyle.ts`
  15. npm ERR! Exit status 1
  16. npm ERR!
  17. npm ERR! Failed at the universal-starter@2.0.0 clean:ngc script.
  18. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  19.  
  20. npm ERR! A complete log of this run can be found in:
  21. npm ERR! /home/jenkins/.npm/_logs/2018-06-21T10_15_15_267Z-debug.log
  22. npm ERR! code ELIFECYCLE
  23. npm ERR! errno 1
  24. npm ERR! universal-starter@2.0.0 build:prod:ngc: `npm run clean:ngc && npm run compile:scss && npm run ngc && npm run clean:dist && npm run build:prod`
  25. npm ERR! Exit status 1
  26. npm ERR!
  27. npm ERR! Failed at the universal-starter@2.0.0 build:prod:ngc script.
  28. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  29.  
  30. npm ERR! A complete log of this run can be found in:
  31. npm ERR! /home/jenkins/.npm/_logs/2018-06-21T10_15_15_282Z-debug.log
  32. mv: cannot stat β€˜dist’: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement