-
-
Notifications
You must be signed in to change notification settings - Fork 188
Problem Following the Readme until: "npm run dev" command #189
Comments
'npm start' Works perfect! |
Unable to login with: |
Sounds like you're not on the staging branch, try How did you clone it? Staging is the default branch and if I clone a fresh copy I end up on staging. Wondering if the readme needs a note about it. |
Hello I just did a fork of the project as was instructed. For me it is first time in contributing. |
There are 2 different readmes in 2 branches. The master branch hasn't been updated in some time so you need to make sure you're on the staging branch to start with. If you run
If it shows master as the current branch you need to switch to staging with You can also check the contribution guide for step-by-step instructions. |
When I run "npm run dev" the server does not start and I have the error info as follow:
error Linux 4.9.17-c9
7 error argv "/home/ubuntu/.nvm/versions/node/v6.11.1/bin/node" "/home/ubuntu/.nvm/versions/node/v6.11.1/bin/npm" "run" "dev"
8 error node v6.11.1
9 error npm v3.10.10
10 error missing script: dev
11 error If you need help, you may report this error at:
11 error https://github.com/npm/npm/issues
12 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: