Advertisement
Guest User

Untitled

a guest
Mar 29th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. root@nbi-2169:~/riot-web# npm run build > riot-web@0.9.7 build /root/riot-web > node scripts/babelche
  2.  
  3. npm ERR! Linux 2.6.32-042stab120.19
  4. npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "build" "build" "/root/riot-web" "scripts/babelche"
  5. npm ERR! node v7.7.4
  6. npm ERR! npm v4.1.2
  7. npm ERR! code ELIFECYCLE
  8. npm ERR! riot-web@0.9.7 build: `node scripts/babelcheck.js && npm run build:res && npm run build:bundle "build" "/root/riot-web" "scripts/babelche"`
  9. npm ERR! Exit status 1
  10. npm ERR!
  11. npm ERR! Failed at the riot-web@0.9.7 build script 'node scripts/babelcheck.js && npm run build:res && npm run build:bundle "build" "/root/riot-web" "scripts/babelche"'.
  12. npm ERR! Make sure you have the latest version of node.js and npm installed.
  13. npm ERR! If you do, this is most likely a problem with the riot-web package,
  14. npm ERR! not with npm itself.
  15. npm ERR! Tell the author that this fails on your system:
  16. npm ERR! node scripts/babelcheck.js && npm run build:res && npm run build:bundle "build" "/root/riot-web" "scripts/babelche"
  17. npm ERR! You can get information on how to open an issue for this project with:
  18. npm ERR! npm bugs riot-web
  19. npm ERR! Or if that isn't available, you can get their info via:
  20. npm ERR! npm owner ls riot-web
  21. npm ERR! There is likely additional logging output above.
  22.  
  23. npm ERR! Please include the following file with any support request:
  24. npm ERR! /root/riot-web/npm-debug.log
  25. root@nbi-2169:~/riot-web#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement