Advertisement
Guest User

Untitled

a guest
Jan 29th, 2019
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. PS D:\Code\TeamTreehouse\React1\2-thinking-in-components\2 - Thinking in Components\3 - Use a
  2. Component with JSX> npm install
  3. npm WARN saveError ENOENT: no such file or directory, open 'D:\Code\TeamTreehouse\React1\2-th
  4. inking-in-components\2 - Thinking in Components\3 - Use a Component with JSX\package.json'
  5. npm notice created a lockfile as package-lock.json. You should commit this file.
  6. npm WARN enoent ENOENT: no such file or directory, open 'D:\Code\TeamTreehouse\React1\2-think
  7. ing-in-components\2 - Thinking in Components\3 - Use a Component with JSX\package.json'
  8. npm WARN 3 - Use a Component with JSX No description
  9. npm WARN 3 - Use a Component with JSX No repository field.
  10.  
  11. npm WARN 3 - Use a Component with JSX No README data
  12. npm WARN 3 - Use a Component with JSX No license field.
  13.  
  14. up to date in 0.887s
  15. found 0 vulnerabilities
  16.  
  17. PS D:\Code\TeamTreehouse\React1\2-thinking-in-components\2 - Thinking in Components\3 - Use a
  18. Component with JSX> npm start
  19. npm ERR! path D:\Code\TeamTreehouse\React1\2-thinking-in-components\2 - Thinking in Component
  20. s\3 - Use a Component with JSX\package.json
  21. npm ERR! code ENOENT
  22. npm ERR! errno -4058
  23. npm ERR! syscall open
  24. npm ERR! enoent ENOENT: no such file or directory, open 'D:\Code\TeamTreehouse\React1\2-think
  25. ing-in-components\2 - Thinking in Components\3 - Use a Component with JSX\package.json'
  26. npm ERR! enoent This is related to npm not being able to find a file.
  27. npm ERR! enoent
  28.  
  29. npm ERR! A complete log of this run can be found in:
  30. npm ERR! C:\Users\synte\AppData\Roaming\npm-cache\_logs\2019-01-29T15_59_20_304Z-debug.lo
  31. g
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement