We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi trying to run it on mac and following the blog My node version is 7 No error encountered during the setup run. aiva-development.log is empty.
aiva-development.log
[ ------- Starting on local machine, not Docker ------- ] > aiva@4.2.0 development /Users/rusty/codes/aiva > mkdir -p ./logs; NODE_ENV=development ./node_modules/forever/bin/forever --minUptime=1000 --spinSleepTime=1000 --killSignal=SIGTERM --uid aiva-development -m 10 -a index.js | tee ./logs/aiva-development.log [Tue Jan 24 2017 06:53:01 GMT+0000 (UTC)] ERROR [Tue Jan 24 2017 06:53:01 GMT+0000 (UTC)] ERROR error: Forever detected script exited with code: 0 error: Script restart attempt #1
The text was updated successfully, but these errors were encountered:
Try reading through #21
Sorry, something went wrong.
No branches or pull requests
Hi trying to run it on mac and following the blog
My node version is 7
No error encountered during the setup run.
aiva-development.log
is empty.The text was updated successfully, but these errors were encountered: