Created
August 9, 2014 03:34
-
-
Save ryanswood/639a967bd75841137f62 to your computer and use it in GitHub Desktop.
Pickie No Workie. hahahaha
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
| pickie [master] :> npm install | |
| npm ERR! install Couldn't read dependencies | |
| npm ERR! package.json ENOENT, open '/Users/ryan/Desktop/pickie/package.json' | |
| npm ERR! package.json This is most likely not a problem with npm itself. | |
| npm ERR! package.json npm can't find a package.json file in your current directory. | |
| npm ERR! System Darwin 13.3.0 | |
| npm ERR! command "node" "/usr/local/bin/npm" "install" | |
| npm ERR! cwd /Users/ryan/Desktop/pickie | |
| npm ERR! node -v v0.10.24 | |
| npm ERR! npm -v 1.3.21 | |
| npm ERR! path /Users/ryan/Desktop/pickie/package.json | |
| npm ERR! code ENOPACKAGEJSON | |
| npm ERR! errno 34 | |
| npm ERR! | |
| npm ERR! Additional logging details can be found in: | |
| npm ERR! /Users/ryan/Desktop/pickie/npm-debug.log | |
| npm ERR! not ok code 0 | |
| pickie [master] :> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment