web-payments-example
web-payments-example copied to clipboard
forever start server/index.js && forever logs -f 0
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
Did you run npm install
before this?