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

Break upon npm start #4

Open
jonoroboto opened this issue Aug 31, 2017 · 0 comments
Open

Break upon npm start #4

jonoroboto opened this issue Aug 31, 2017 · 0 comments

Comments

@jonoroboto
Copy link

I am encountering an issue when running "npm start"

See attached for error log, as for terminal error, see here

sh: budo: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! aframe-speech-command-component@0.4.2 dev: budo examples/main.js:build.js --dir examples --port 8000 --live --open
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the aframe-speech-command-component@0.4.2 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jono/.npm/_logs/2017-08-31T13_48_46_916Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! aframe-speech-command-component@0.4.2 start: npm run dev
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the aframe-speech-command-component@0.4.2 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jono/.npm/_logs/2017-08-31T13_48_46_941Z-debug.log

2017-08-31T13_48_46_916Z-debug.txt

All the same, looking forwards to getting the demos working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant