Closed PatchworkGuilt closed 9 years ago
+1 to this. Same error for me on Heroku today.
Was unable to build master branch for same reasons.
node v4.1.1
@IgniteMark & @PatchworkGuilt submitted PR to fix heroku deployment here
Fixed with #52.
A better fix would be to upgrade lwip to 0.0.8 which has support for newer node engines.
I tried to deploy the poker bot to heroku (using both the one-click and then the manual CLI options) and both deploys failed with the following error:
After some digging, I believe it is caused by the following lwip issue: https://github.com/EyalAr/lwip/issues/169
Not sure if this is something you want to attempt to address (not sure if there would be a solution beyond migrating off of lwip or fixing their issue for them), but wanted to let you know that it seems like currently slack-poker-bot isn't deployable :cry: