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

No server start - windows 7 - 64bit #6

Open
AntonVoltchok opened this issue Mar 3, 2015 · 0 comments
Open

No server start - windows 7 - 64bit #6

AntonVoltchok opened this issue Mar 3, 2015 · 0 comments

Comments

@AntonVoltchok
Copy link

Here is the npm debug, I've never had npm issues on Windows until now, so it's hard to tell if it's because it won't run on windows or because something else is wrong:

npm-debug
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@1.4.28
3 info using node@v0.10.35
4 verbose node symlink C:\Program Files\nodejs\node.exe
5 verbose run-script [ 'prestart', 'start', 'poststart' ]
6 info prestart rtcio-demo-quickconnect@1.0.0
7 info start rtcio-demo-quickconnect@1.0.0
8 verbose unsafe-perm in lifecycle true
9 info rtcio-demo-quickconnect@1.0.0 Failed to exec start script
10 error rtcio-demo-quickconnect@1.0.0 start: DEBUG=rtc* node server.js
10 error Exit status 1
11 error Failed at the rtcio-demo-quickconnect@1.0.0 start script.
11 error This is most likely a problem with the rtcio-demo-quickconnect package,
11 error not with npm itself.
11 error Tell the author that this fails on your system:
11 error DEBUG=rtc* node server.js
11 error You can get their info via:
11 error npm owner ls rtcio-demo-quickconnect
11 error There is likely additional logging output above.
12 error System Windows_NT 6.1.7601
13 error command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "start"
14 error cwd C:\Users\AntonVolt\Desktop\MOBILE\demo-quickconnect-master
15 error node -v v0.10.35
16 error npm -v 1.4.28
17 error code ELIFECYCLE
18 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