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

Cannot deploy Vercel serverless function when using Node 20 #7717

Closed
1 task done
Princesseuh opened this issue Jul 19, 2023 · 1 comment
Closed
1 task done

Cannot deploy Vercel serverless function when using Node 20 #7717

Princesseuh opened this issue Jul 19, 2023 · 1 comment
Assignees
Labels
- P3: minor bug An edge case that only affects very specific usage (priority) feat: ssr Related to SSR (scope) pkg: vercel Related to Vercel adapter (scope)

Comments

@Princesseuh
Copy link
Member

What version of astro are you using?

2.9.0

Are you using an SSR adapter? If so, which one?

Vercel

What package manager are you using?

pnpm

What operating system are you using?

macOS

What browser are you using?

N/A

Describe the Bug

The function here does not take into account the versions of Node that Vercel actually supports

What's the expected result?

Perhaps show a warning if the current version of Node is unsupported, or fallback to the nearest version

Link to Minimal Reproducible Example

N/A

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Jul 19, 2023
@Princesseuh Princesseuh added - P3: minor bug An edge case that only affects very specific usage (priority) feat: ssr Related to SSR (scope) pkg: vercel Related to Vercel adapter (scope) and removed needs triage Issue needs to be triaged labels Jul 19, 2023
@lilnasy lilnasy self-assigned this Jul 19, 2023
@lilnasy
Copy link
Contributor

lilnasy commented Jul 20, 2023

Closed by #7718

@lilnasy lilnasy closed this as completed Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- P3: minor bug An edge case that only affects very specific usage (priority) feat: ssr Related to SSR (scope) pkg: vercel Related to Vercel adapter (scope)
Projects
None yet
Development

No branches or pull requests

2 participants