-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
I ported my node.js project using angular-fullstack generator and after that when I deploy to Heroku , I get a Boot Time out error https://devcenter.heroku.com/articles/error-codes#r10-boot-timeout. It happens after the express, logs the listen event to console.
I also tested it with Vanilla project generated using the generator and faced the same issue. I added the Mongolab add-on both of cases.
Although it works fine with your demo project but it has a different packages.json and I think the issue arise form there. So I believe it's not my codes problem and there's some regression in the generator itself.
Anyone experienced the same issue?
Metadata
Metadata
Assignees
Labels
No labels