Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in "npm run dev" #64

Closed
clavisgithub opened this issue Jan 12, 2017 · 2 comments
Closed

Error in "npm run dev" #64

clavisgithub opened this issue Jan 12, 2017 · 2 comments

Comments

@clavisgithub
Copy link

$ npm run dev

marzipano@0.5.2 dev C:\Users\Clavis\Desktop\marzipano-master
scripts/dev

'scripts' is not recognized as an internal or external command,
operable program or batch file.

npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\Clavis\AppData\ \Roaming\npm\node_modules\npm\bin\npm-cli.js" "run" "dev"
npm ERR! node v6.9.4
npm ERR! npm v4.0.5
npm ERR! code ELIFECYCLE
npm ERR! marzipano@0.5.2 dev: scripts/dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the marzipano@0.5.2 dev script 'scripts/dev'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the marzipano package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! scripts/dev
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs marzipano
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls marzipano
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Clavis\Desktop\marzipano-master\npm-debug.log

err.txt

how to solve this error?

@phtaylor
Copy link

hello?We are unable to follow the getting started instructions. This issue slows down getting started considerably.

@manuelcabral
Copy link
Contributor

This is a duplicate of #3 . Please run scripts/dev directly instead of using npm run.

@tjgq tjgq closed this as completed Mar 27, 2017
@tjgq tjgq added the duplicate label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants