-
Notifications
You must be signed in to change notification settings - Fork 795
Koa to express #1226
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?
Koa to express #1226
Conversation
|
Hi @delucis, thanks for allowing the workflow to run. Unfortunately, none of the other versions were tested as it failed with 10.x. I upgraded react-scripts and removed node 10.x-16.x from the list of supported versions so I can eval if all works in the other versions listed - I added 18.x-24.x. Locally, I can only test node 18+. Maybe it's ok to remove all nodes < 18 ? |
|
Thanks — missed that! Hopefully @benbot can take a look 🙌 |
Replaces Koa with Express
Checklist
main).Note
@types/koa__routerand@types/koa__corswithout causing havoc to npm, vscode or both.