Advertisement
Guest User

Untitled

a guest
Apr 19th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1.  
  2. > meilo@0.1.0 start /home/ubuntu/the_best/service/web-application/frontend/mvp
  3. > react-app-rewired start
  4.  
  5. /usr/bin/env: ‘node’: No such file or directory
  6.  
  7. npm ERR! Linux 4.4.0-1079-aws
  8. npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start"
  9. npm ERR! node v4.2.6
  10. npm ERR! npm v3.5.2
  11. npm ERR! file sh
  12. npm ERR! code ELIFECYCLE
  13. npm ERR! errno ENOENT
  14. npm ERR! syscall spawn
  15. npm ERR! meilo@0.1.0 start: `react-app-rewired start`
  16. npm ERR! spawn ENOENT
  17. npm ERR!
  18. npm ERR! Failed at the meilo@0.1.0 start script 'react-app-rewired start'.
  19. npm ERR! Make sure you have the latest version of node.js and npm installed.
  20. npm ERR! If you do, this is most likely a problem with the meilo package,
  21. npm ERR! not with npm itself.
  22. npm ERR! Tell the author that this fails on your system:
  23. npm ERR! react-app-rewired start
  24. npm ERR! You can get information on how to open an issue for this project with:
  25. npm ERR! npm bugs meilo
  26. npm ERR! Or if that isn't available, you can get their info via:
  27. npm ERR! npm owner ls meilo
  28. npm ERR! There is likely additional logging output above.
  29.  
  30. npm ERR! Please include the following file with any support request:
  31. npm ERR! /home/ubuntu/the_best/service/web-application/frontend/mvp/npm-debug.log
  32. ubuntu@ip-10-101-88-52:~/the_best/service/web-application/frontend/mvp$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement