Guest User

Untitled

a guest
Jul 6th, 2017
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.02 KB | None | 0 0
  1. ----------------------VERSION INFO------------------
  2. npm --version = 4.2.0
  3. angular/cli: 1.0.1
  4. node: 7.9.0
  5.  
  6. -----------------------------------------------------------------------------
  7.                       ERROR
  8. -----------------------------------------------------------------------------
  9. /usr/local/lib/node_modules/@angular/cli/models/config/config.js:16
  10.     constructor(_configPath, schema, configJson, fallbacks = []) {
  11.                                                            ^
  12.  
  13. SyntaxError: Unexpected token =
  14.     at exports.runInThisContext (vm.js:53:16)
  15.     at Module._compile (module.js:374:25)
  16.     at Object.Module._extensions..js (module.js:417:10)
  17.     at Module.load (module.js:344:32)
  18.     at Function.Module._load (module.js:301:12)
  19.     at Module.require (module.js:354:17)
  20.     at require (internal/module.js:12:17)
  21.     at Object.<anonymous> (/usr/local/lib/node_modules/@angular/cli/models/config.js:3:18)
  22.     at Module._compile (module.js:410:26)
  23.     at Object.Module._extensions..js (module.js:417:10)
Add Comment
Please, Sign In to add comment