Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. /home/kristian/Desktop/githjub-battle/node_modules/webpack/bin/webpack.js:86
  2. let notify =
  3. ^^^
  4.  
  5. SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
  6. at exports.runInThisContext (vm.js:53:16)
  7. at Module._compile (module.js:374:25)
  8. at Object.Module._extensions..js (module.js:417:10)
  9. at Module.load (module.js:344:32)
  10. at Function.Module._load (module.js:301:12)
  11. at Function.Module.runMain (module.js:442:10)
  12. at startup (node.js:136:18)
  13. at node.js:966:3
  14.  
  15. npm ERR! Linux 4.13.0-45-generic
  16. npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "create"
  17. npm ERR! node v4.2.6
  18. npm ERR! npm v3.5.2
  19. npm ERR! code ELIFECYCLE
  20. npm ERR! githjub-battle@1.0.0 create: `webpack`
  21. npm ERR! Exit status 1
  22. npm ERR!
  23. npm ERR! Failed at the githjub-battle@1.0.0 create script 'webpack'.
  24. npm ERR! Make sure you have the latest version of node.js and npm installed.
  25. npm ERR! If you do, this is most likely a problem with the githjub-battle package,
  26. npm ERR! not with npm itself.
  27. npm ERR! Tell the author that this fails on your system:
  28. npm ERR! webpack
  29. npm ERR! You can get information on how to open an issue for this project with:
  30. npm ERR! npm bugs githjub-battle
  31. npm ERR! Or if that isn't available, you can get their info via:
  32. npm ERR! npm owner ls githjub-battle
  33. npm ERR! There is likely additional logging output above.
  34.  
  35. npm ERR! Please include the following file with any support request:
  36. npm ERR! /home/kristian/Desktop/githjub-battle/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement