You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
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! [email protected] 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 [email protected] 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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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)
![gg](https://user-images.githubusercontent.com/44532516/47610243-dd3a5480-da26-11e8-9720-6afc471ab2c9.JPG)
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! [email protected] 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 [email protected] 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
The text was updated successfully, but these errors were encountered: