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
bootstrap is failing for me on node 14 at the db:create step, whereas it works in node < 14. Not really sure what's going on but could look if you'd like.
The text was updated successfully, but these errors were encountered:
I tracked this down to an issue with TypeORM in Node 14 I think. For now, I think it makes sense to update package.json engines to specify <14. In parallel, could bump the TypeORM version and see if it would work on 14.
bootstrap is failing for me on node 14 at the db:create step, whereas it works in node < 14. Not really sure what's going on but could look if you'd like.
The text was updated successfully, but these errors were encountered: