Advertisement
Guest User

asd

a guest
Dec 10th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. npm run serve
  2.  
  3. > inlinedatatable@0.1.0 serve /Users/owner/Downloads/Archive
  4. > vue-cli-service serve
  5.  
  6. sh: vue-cli-service: command not found
  7. npm ERR! code ELIFECYCLE
  8. npm ERR! syscall spawn
  9. npm ERR! file sh
  10. npm ERR! errno ENOENT
  11. npm ERR! inlinedatatable@0.1.0 serve: `vue-cli-service serve`
  12. npm ERR! spawn ENOENT
  13. npm ERR!
  14. npm ERR! Failed at the inlinedatatable@0.1.0 serve script.
  15. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  16. npm WARN Local package.json exists, but node_modules missing, did you mean to install?
  17.  
  18. npm ERR! A complete log of this run can be found in:
  19. npm ERR! /Users/owner/.npm/_logs/2019-12-11T03_32_23_913Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement