Skip to content
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

fix: autodetect nodejs runtime #539

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

QuiiBz
Copy link
Contributor

@QuiiBz QuiiBz commented Apr 13, 2024

Closes #531
Closes #534
Relates to #504 (comment)

Vercel recently shipped Node.js 20 GA, which means the default Node.js version for new projects is Node.js 20.

However, this project hardcodes the runtime to be nodejs18.x, instead of auto-detecting the user-defined Node.js version to set the correct runtime.

@aungchanpyae33
Copy link

hey pls see and fix this error, i cant deploy on vercel with runtime error

@QuiiBz
Copy link
Contributor Author

QuiiBz commented Apr 15, 2024

hey pls see and fix this error, i cant deploy on vercel with runtime error

In the meantime, you can follow https://vercel.slack.com/archives/C06UGDJKVRA/p1713213106626339

@f3l1x f3l1x enabled auto-merge (rebase) April 16, 2024 06:41
@f3l1x f3l1x merged commit f0ca196 into vercel-community:master Apr 16, 2024
1 check passed
@f3l1x
Copy link
Collaborator

f3l1x commented Apr 16, 2024

Merged, thank you @QuiiBz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the example can't run,what happened? Change / Appoint php version
3 participants