Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.42k stars 436 forks source link

error in Heroku 2018 programmed in JS #816

Open BrunoGoedert opened 5 years ago

BrunoGoedert commented 5 years ago

Helped me with the following problem at the time of sending the bot to the heroku host on JS:

2018-10-27T23:01:43.982558+00:00 app[web.1]: at tryModuleLoad (module.js:506:12) 2018-10-27T23:01:43.982559+00:00 app[web.1]: at Function.Module._load (module.js:498:3) 2018-10-27T23:01:43.989840+00:00 app[web.1]: npm ERR! code ELIFECYCLE 2018-10-27T23:01:43.990291+00:00 app[web.1]: npm ERR! errno 1 2018-10-27T23:01:43.992175+00:00 app[web.1]: npm ERR! kyuubi@1.0.0 start: node . 2018-10-27T23:01:43.992417+00:00 app[web.1]: npm ERR! Exit status 1 2018-10-27T23:01:43.992741+00:00 app[web.1]: npm ERR! 2018-10-27T23:01:43.992997+00:00 app[web.1]: npm ERR! Failed at the kyuubi@1.0.0 start script. 2018-10-27T23:01:43.993241+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 2018-10-27T23:01:44.251608+00:00 heroku[web.1]: Process exited with status 1 gg