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

Failed at the [email protected] dev script 'node src/'. #6

Open
eldadts opened this issue May 14, 2017 · 0 comments
Open

Failed at the [email protected] dev script 'node src/'. #6

eldadts opened this issue May 14, 2017 · 0 comments

Comments

@eldadts
Copy link

eldadts commented May 14, 2017

Log file:

0 info it worked if it ends with ok 1 verbose cli [ '/Users/Eldad/.nvm/versions/node/v7.10.0/bin/node', 1 verbose cli '/Users/Eldad/.nvm/versions/node/v7.10.0/bin/npm', 1 verbose cli 'run', 1 verbose cli 'dev' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'predev', 'dev', 'postdev' ] 5 info lifecycle [email protected]~predev: [email protected] 6 silly lifecycle [email protected]~predev: no script for predev, continuing 7 info lifecycle [email protected]~dev: [email protected] 8 verbose lifecycle [email protected]~dev: unsafe-perm in lifecycle true 9 verbose lifecycle [email protected]~dev: PATH: /Users/Eldad/.nvm/versions/node/v7.10.0/lib/node_modules/npm/bin/node-gyp-bin:/Users/Eldad/Development/vue-feathers-wepack/node_modules/.bin:/Users/Eldad/.nvm/versions/node/v7.10.0/bin:/opt/local/bin:/opt/local/sbin:usr/local/bin:/usr/local/sbin:usr/local/mysql/bin:/Library/Frameworks/Python.framework/Versions/3.4/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/go/bin:/usr/local/bin/nodechef-cli 10 verbose lifecycle [email protected]~dev: CWD: /Users/Eldad/Development/vue-feathers-wepack 11 silly lifecycle [email protected]~dev: Args: [ '-c', 'node src/' ] 12 silly lifecycle [email protected]~dev: Returned: code: 1 signal: null 13 info lifecycle [email protected]~dev: Failed to exec dev script 14 verbose stack Error: [email protected] dev: node src/14 verbose stack Exit status 1 14 verbose stack at EventEmitter.<anonymous> (/Users/Eldad/.nvm/versions/node/v7.10.0/lib/node_modules/npm/lib/utils/lifecycle.js:279:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:194:7) 14 verbose stack at ChildProcess.<anonymous> (/Users/Eldad/.nvm/versions/node/v7.10.0/lib/node_modules/npm/lib/utils/spawn.js:40:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:194:7) 14 verbose stack at maybeClose (internal/child_process.js:899:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid [email protected] 16 verbose cwd /Users/Eldad/Development/vue-feathers-wepack 17 error Darwin 15.6.0 18 error argv "/Users/Eldad/.nvm/versions/node/v7.10.0/bin/node" "/Users/Eldad/.nvm/versions/node/v7.10.0/bin/npm" "run" "dev" 19 error node v7.10.0 20 error npm v4.2.0 21 error code ELIFECYCLE 22 error errno 1 23 error [email protected] dev:node src/23 error Exit status 1 24 error Failed at the [email protected] dev script 'node src/'. 24 error Make sure you have the latest version of node.js and npm installed. 24 error If you do, this is most likely a problem with the vue-feathers package, 24 error not with npm itself. 24 error Tell the author that this fails on your system: 24 error node src/ 24 error You can get information on how to open an issue for this project with: 24 error npm bugs vue-feathers 24 error Or if that isn't available, you can get their info via: 24 error npm owner ls vue-feathers 24 error There is likely additional logging output above. 25 verbose exit [ 1, true ]

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