Created
January 4, 2017 02:25
-
-
Save Cammac7/516f26d06cbf4aac98695be10735bad8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Camerons-MacBook-Pro:~ cameron$ npm start | |
npm ERR! Darwin 16.0.0 | |
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" | |
npm ERR! node v6.9.2 | |
npm ERR! npm v4.0.5 | |
npm ERR! path /Users/cameron/package.json | |
npm ERR! code ENOENT | |
npm ERR! errno -2 | |
npm ERR! syscall open | |
npm ERR! enoent ENOENT: no such file or directory, open '/Users/cameron/package.json' | |
npm ERR! enoent ENOENT: no such file or directory, open '/Users/cameron/package.json' | |
npm ERR! enoent This is most likely not a problem with npm itself | |
npm ERR! enoent and is related to npm not being able to find a file. | |
npm ERR! enoent | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /Users/cameron/npm-debug.log | |
Camerons-MacBook-Pro:~ cameron$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment