-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
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
wp-now: Restore node 18 support #87
Comments
@danielbachhuber , @dmsnell, thank you for the change.
|
Thanks @sejas! |
Where in the README does it call out it will crash in 18? I could be looking at the wrong repo/readme but I ran into this exact issue and didn't see it documented anywhere. |
@amplify11dev It's mentioned in "Getting Started": We could probably include a mention in the argument documentation too. Want to submit a PR for that? |
Minimum supported version was bumped to node 20 in #82 (comment) but we should keep node 18 support for now.
Done is:
The text was updated successfully, but these errors were encountered: