Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

This breaks with Node.js 14 #1

Open
denschub opened this issue Jun 3, 2020 · 0 comments
Open

This breaks with Node.js 14 #1

denschub opened this issue Jun 3, 2020 · 0 comments

Comments

@denschub
Copy link
Member

denschub commented Jun 3, 2020

For some reason, the top-level async function randomly decides to break with Node.js 14, and the process is quitting at the first await (in this case: trying to connect to the database), with no indication about what's happening.

This works fine in the LTS version, and it sill works in 13. I don't see anything obvious in the changelog either, so that's fun.

denschub added a commit that referenced this issue Jun 3, 2020
denschub added a commit that referenced this issue Jun 3, 2020
…roku

because the app isn't working in Node.js 14 yet...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant