0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'dev' ] 2 info using npm@5.3.0 3 info using node@v6.11.1 4 verbose run-script [ 'predev', 'dev', 'postdev' ] 5 info lifecycle aframe-speech-command-component@0.4.2~predev: aframe-speech-command-component@0.4.2 6 info lifecycle aframe-speech-command-component@0.4.2~dev: aframe-speech-command-component@0.4.2 7 verbose lifecycle aframe-speech-command-component@0.4.2~dev: unsafe-perm in lifecycle true 8 verbose lifecycle aframe-speech-command-component@0.4.2~dev: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/jono/Documents/Web/VR/Speech Demo/aframe-speech-command-component/node_modules/.bin:/usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/jono/Documents/Web/VR/Speech Demo/aframe-speech-command-component/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin 9 verbose lifecycle aframe-speech-command-component@0.4.2~dev: CWD: /Users/jono/Documents/Web/VR/Speech Demo/aframe-speech-command-component 10 silly lifecycle aframe-speech-command-component@0.4.2~dev: Args: [ '-c', 10 silly lifecycle 'budo examples/main.js:build.js --dir examples --port 8000 --live --open' ] 11 info lifecycle aframe-speech-command-component@0.4.2~dev: Failed to exec dev script 12 verbose stack Error: aframe-speech-command-component@0.4.2 dev: `budo examples/main.js:build.js --dir examples --port 8000 --live --open` 12 verbose stack spawn ENOENT 12 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:33:16) 12 verbose stack at emitTwo (events.js:106:13) 12 verbose stack at ChildProcess.emit (events.js:191:7) 12 verbose stack at maybeClose (internal/child_process.js:891:16) 12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 13 verbose pkgid aframe-speech-command-component@0.4.2 14 verbose cwd /Users/jono/Documents/Web/VR/Speech Demo/aframe-speech-command-component 15 verbose Darwin 16.7.0 16 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "dev" 17 verbose node v6.11.1 18 verbose npm v5.3.0 19 error file sh 20 error code ELIFECYCLE 21 error errno ENOENT 22 error syscall spawn 23 error aframe-speech-command-component@0.4.2 dev: `budo examples/main.js:build.js --dir examples --port 8000 --live --open` 23 error spawn ENOENT 24 error Failed at the aframe-speech-command-component@0.4.2 dev script. 24 error This is probably not a problem with npm. There is likely additional logging output above. 25 verbose exit [ 1, true ]