micebot / pubsub

Twitch integration. 🐭
https://www.twitch.tv/botmice/about
1 stars 0 forks source link

Realizar deploy do bot no Heroku #4

Closed rn4n closed 4 years ago

rn4n commented 4 years ago

O deploy está habilitado porém não estamos recebendo as mensagens de debug do bot no console do Heroku. Analisar o que é necessário para realizar o deploy corretamente.

Log:

-----> Build
       Running build (yarn)
       yarn run v1.22.4
       $ tsc -p .
       Done in 3.18s.

Console:

2020-06-25T03:33:17.466548+00:00 app[web.1]: npm ERR! pubsub@0.1.0 start: `yarn build && yarn run:app`
2020-06-25T03:33:17.466744+00:00 app[web.1]: npm ERR! spawn ENOENT
2020-06-25T03:33:17.466961+00:00 app[web.1]: npm ERR! 
2020-06-25T03:33:17.467202+00:00 app[web.1]: npm ERR! Failed at the pubsub@0.1.0 start script.
2020-06-25T03:33:17.467406+00:00 app[web.1]: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-06-25T03:33:17.504138+00:00 app[web.1]: 
2020-06-25T03:33:17.504458+00:00 app[web.1]: npm ERR! A complete log of this run can be found in:
2020-06-25T03:33:17.504580+00:00 app[web.1]: npm ERR!     /app/.npm/_logs/2020-06-25T03_33_17_469Z-debug.log
2020-06-25T03:33:17.583304+00:00 heroku[web.1]: Process exited with status 1
2020-06-25T03:33:17.633785+00:00 heroku[web.1]: State changed from starting to crashed

DOD

rn4n commented 4 years ago

Resolvido na issue #6.