Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
621
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. "../node_modules/primeng/resources/themes/omega/theme.css" , //primeng css
  2. "../node_modules/primeng/resources/primeng.css" //primeng css
  3.  
  4. C:UsersLeticia FatimaDocuments**>npm start
  5.  
  6. > esqueleto-ind4.0@0.0.0 start C:UsersLeticia FatimaDocuments**
  7. > ng serve
  8.  
  9. C:UsersLeticia FatimaDocuments**node_modules@angularclimodelsconfigconfig.js:76
  10. throw new InvalidConfigError(common_tags_1.stripIndent `
  11. ^
  12.  
  13. InvalidConfigError: Parsing 'C:UsersLeticia FatimaDocuments**.angular-cli.json' failed. Ensure the file is
  14. valid JSON.
  15. Error: Unexpected token / in JSON at position 579
  16. at Function.fromConfigPath C:UsersLeticia FatimaDocuments**node_modules@angularclimodelsconfigco
  17. nfig.js:76:19)
  18. at Function.fromProject C:UsersLeticia FatimaDocuments**node_modules@angularclimodelsconfig.js:88
  19. :46)
  20. at Object.<anonymous> C:UsersLeticia FatimaDocuments**node_modules@angularclicommandsbuild.js:7:3
  21. 5)
  22. at Module._compile (module.js:569:30)
  23. at Object.Module._extensions..js (module.js:580:10)
  24. at Module.load (module.js:503:32)
  25. at tryModuleLoad (module.js:466:12)
  26. at Function.Module._load (module.js:458:3)
  27. at Module.require (module.js:513:17)
  28. at require (internal/module.js:11:18)
  29. npm ERR! code ELIFECYCLE
  30. npm ERR! errno 1
  31. npm ERR! esqueleto-ind4.0@0.0.0 start: `ng serve`
  32. npm ERR! Exit status 1
  33. npm ERR!
  34. npm ERR! Failed at the esqueleto-ind4.0@0.0.0 start script.
  35. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  36.  
  37. npm ERR! A complete log of this run can be found in:
  38. npm ERR! C:UsersLeticia FatimaAppDataRoamingnpm-cache_logs2017-09-19T18_33_22_988Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement