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

npm start failed ! #20

Open
ghost opened this issue Jul 17, 2018 · 1 comment
Open

npm start failed ! #20

ghost opened this issue Jul 17, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 17, 2018

VCase@0.0.1 dev /home/pipeline/0f5d1485-60f0-412e-8b4f-813fcb0669fa
NODE_ENV=development npm start

VCase@0.0.1 start /home/pipeline/0f5d1485-60f0-412e-8b4f-813fcb0669fa
concurrently "npm run server" "npm run client" "npm run vgo-mock"

/home/pipeline/0f5d1485-60f0-412e-8b4f-813fcb0669fa/node_modules/concurrently/src/main.js:4
const Rx = require('rx');
^^^^^
SyntaxError: Use of const in strict mode.
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:935:3

npm ERR! Linux 4.4.0-127-generic
npm ERR! argv "node" "/home/pipeline/.npm-global/bin/npm" "start"
npm ERR! node v0.10.40
npm ERR! npm v2.1.1
npm ERR! code ELIFECYCLE
npm ERR! VCase@0.0.1 start: concurrently "npm run server" "npm run client" "npm run vgo-mock"
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the VCase@0.0.1 start script.
npm ERR! This is most likely a problem with the VCase package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! concurrently "npm run server" "npm run client" "npm run vgo-mock"
npm ERR! You can get their info via:
npm ERR! npm owner ls VCase
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/pipeline/0f5d1485-60f0-412e-8b4f-813fcb0669fa/npm-debug.log

npm ERR! Linux 4.4.0-127-generic
npm ERR! argv "node" "/home/pipeline/.npm-global/bin/npm" "run" "dev"
npm ERR! node v0.10.40
npm ERR! npm v2.1.1
npm ERR! code ELIFECYCLE
npm ERR! VCase@0.0.1 dev: NODE_ENV=development npm start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the VCase@0.0.1 dev script.
npm ERR! This is most likely a problem with the VCase package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! NODE_ENV=development npm start
npm ERR! You can get their info via:
npm ERR! npm owner ls VCase
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/pipeline/0f5d1485-60f0-412e-8b4f-813fcb0669fa/npm-debug.log

Finished: FAILED

@RatexIndex
Copy link

Try to reinstall the Node Modul -> concurrently

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