I tried to install forever in the package and in the start up command in Elastic Beanstalk, used the command "./node_modules/forever/bin/forever start app.js. But it seems it doesn't start the forever like the behaviour intended and the worker thread can still die.I tried to install forever in the package and i