Created
January 6, 2016 00:00
-
-
Save emmairwin/536955711a0c4deaab49 to your computer and use it in GitHub Desktop.
This file contains 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
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: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What does your .env file look like?