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

forever start server/index.js && forever logs -f 0 #2

Open
ruzzzz6312 opened this issue Jan 19, 2017 · 1 comment
Open

forever start server/index.js && forever logs -f 0 #2

ruzzzz6312 opened this issue Jan 19, 2017 · 1 comment

Comments

@ruzzzz6312
Copy link

Hi, thanks for your project,

Please kindly help, what's wrong ?

[email protected] start /var/www/html/apple-pay-web-example
forever start server/index.js && forever logs -f 0

sh: forever: команда не найдена
npm ERR! [email protected] start: forever start server/index.js && forever logs -f 0
npm ERR! sh "-c" "forever start server/index.js && forever logs -f 0" failed with 127
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the apple-pay-web-example package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! forever start server/index.js && forever logs -f 0
npm ERR! You can get their info via:
npm ERR! npm owner ls apple-pay-web-example
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 2.6.32-042stab116.2
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! cwd /var/www/html/apple-pay-web-example
npm ERR! node -v v0.10.4
npm ERR! npm -v 1.2.18
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /var/www/html/apple-pay-web-example/npm-debug.log
npm ERR! not ok code 0

@tnguyen14
Copy link
Owner

Did you run npm install before this?

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

2 participants