Skip to content

Instantly share code, notes, and snippets.

@emmairwin
Created January 6, 2016 00:00
Show Gist options
  • Save emmairwin/536955711a0c4deaab49 to your computer and use it in GitHub Desktop.
Save emmairwin/536955711a0c4deaab49 to your computer and use it in GitHub Desktop.
Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "only-once"
npm ERR! node v0.12.7
npm ERR! npm v2.14.4
npm ERR! code ELIFECYCLE
npm ERR! [email protected] only-once: `npm run create-rev && echo '
npm ERR!
npm ERR! seeding database
npm ERR!
npm ERR! ' && node seed && node seed/nonprofits && echo`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] only-once script 'npm run create-rev && echo '
npm ERR!
npm ERR! seeding database
npm ERR!
npm ERR! ' && node seed && node seed/nonprofits && echo'.
npm ERR! This is most likely a problem with the freecodecamp package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run create-rev && echo '
npm ERR!
npm ERR! seeding database
npm ERR!
npm ERR! ' && node seed && node seed/nonprofits && echo
npm ERR! You can get their info via:
npm ERR! npm owner ls freecodecamp
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
@sludge256
Copy link

What does your .env file look like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment