Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.04 KB | None | 0 0
  1. npm ERR! Linux 4.18.0-25-generic
  2. npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
  3. npm ERR! node v8.10.0
  4. npm ERR! npm  v3.5.2
  5. npm ERR! file sh
  6. npm ERR! code ELIFECYCLE
  7. npm ERR! errno ENOENT
  8. npm ERR! syscall spawn
  9. npm ERR! annohub@0.1.0 start: `react-scripts start`
  10. npm ERR! spawn ENOENT
  11. npm ERR!
  12. npm ERR! Failed at the annohub@0.1.0 start script 'react-scripts start'.
  13. npm ERR! Make sure you have the latest version of node.js and npm installed.
  14. npm ERR! If you do, this is most likely a problem with the annohub package,
  15. npm ERR! not with npm itself.
  16. npm ERR! Tell the author that this fails on your system:
  17. npm ERR!     react-scripts start
  18. npm ERR! You can get information on how to open an issue for this project with:
  19. npm ERR!     npm bugs annohub
  20. npm ERR! Or if that isn't available, you can get their info via:
  21. npm ERR!     npm owner ls annohub
  22. npm ERR! There is likely additional logging output above.
  23.  
  24. npm ERR! Please include the following file with any support request:
  25. npm ERR!     /home/nicolai/repos/annohub-react/npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement