Skip to content

'npm run first-time' not working #4244

@vtamara

Description

@vtamara

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions