Skip to content

Instantly share code, notes, and snippets.

@ryanswood
Created August 9, 2014 03:34
Show Gist options
  • Select an option

  • Save ryanswood/639a967bd75841137f62 to your computer and use it in GitHub Desktop.

Select an option

Save ryanswood/639a967bd75841137f62 to your computer and use it in GitHub Desktop.
Pickie No Workie. hahahaha
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