-
-
Notifications
You must be signed in to change notification settings - Fork 3
Fix #95 with NodeJS v. 20 #97
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
base: main
Are you sure you want to change the base?
Conversation
Update to NodeJS v20 LTS (Thank you @olleolleolle )
Hi @mattwynne , this is failing because of some ts dependencies, I think. |
Hi Blaise, The error from the build is:
That's coming from this line I suggest reading the docs as the error message points to, and see if you can figure out what the right command-line args for Good luck! |
change deprecated command line flag.
Sigh.
Then, following the link to the docs, it says:
Makes no mention of a |
π€ What's changed?
update project and test matrix to nodeJS v20
β‘οΈ What's your motivation?
Earn the respect of @olleolleolle and @mpkorstanje
π·οΈ What kind of change is this?
β»οΈ Anything particular you want feedback on?
Should I bump a release?
Is v20 LTS the wrong choice?
π Checklist:
This text was originally generated from a template, then edited by hand. You can modify the template here.