-
-
Notifications
You must be signed in to change notification settings - Fork 44k
'npm run first-time' not working #4244
Copy link
Copy link
Closed
Description
I can install (and even run without seed), but README.md says:
# Initialize Free Code Camp
# This will seed the database for the first time.
# This command should only be run once.
npm run first-time
However when I run it, it says:
kadosh$ npm run first-time
npm ERR! OpenBSD 5.7
npm ERR! argv "node" "/usr/local/bin/npm" "run" "first-time"
npm ERR! node v0.10.35
npm ERR! npm v3.3.10
npm ERR! missing script: first-time
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /home/vJtamara/comp/freecodecamp/FreeCodeCamp/npm-debug.log
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels