We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The last deploy failed, apparently because we're still using Node.js 16.
I tried manually updating everything to use Node.js 20, but that causes all kinds of errors in the CI tests.
As best I can tell, we need to:
The text was updated successfully, but these errors were encountered:
I can take it. 😄
Sorry, something went wrong.
fix: revert node v20 & upgrade deps
063937c
it reverts the following commits: * 76601d6 * 9c480a2 * 4a5cccd it reopen the issue: #205 fixes #212
4b444f8
it reverts the following commits: * 76601d6 * 9c480a2 * 4a5cccd it reopens the issue: #205 fixes #212
aladdin-add
Successfully merging a pull request may close this issue.
The last deploy failed, apparently because we're still using Node.js 16.
I tried manually updating everything to use Node.js 20, but that causes all kinds of errors in the CI tests.
As best I can tell, we need to:
The text was updated successfully, but these errors were encountered: