You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But even when I did that and tried to run "npm run dev", I'm getting the following error:
npm run dev
npm ERR! Darwin 14.3.0
npm ERR! argv "/Users/dmitris/.nvm/v0.12.2/bin/node" "/Users/dmitris/.nvm/v0.12.2/bin/npm" "run" "dev"
npm ERR! node v0.12.2
npm ERR! npm v2.7.4
npm ERR! missing script: dev
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! /Users/dmitris/go/src/github.com/bearded-web/frontend/npm-debug.log
The text was updated successfully, but these errors were encountered:
I have a similar question w.r.t. "Run dev server and look to build path bearded dispatcher --frontend ../frontend/build/ -v"
"bearded" apparently not a valid shell command, is it go script then? I feel there are missing instructions before this step. Please advise.
Another question on "The project in pre-pre-alpha stage. Please, do not use this right now.", I have not seen activity for 6months, do you guys plan to continue on?
regarding
should README.md tell to git clone https://github.com/bearded-web/frontend in the parent directory?
But even when I did that and tried to run "npm run dev", I'm getting the following error:
The text was updated successfully, but these errors were encountered: