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

The dev container config creates a container with node version 16 which is no longer supported. #66700

Closed
mayank1513 opened this issue Jun 10, 2024 · 1 comment · Fixed by #66702
Labels
bug Issue was opened via the bug report template. locked

Comments

@mayank1513
Copy link
Contributor

Link to the code that reproduces this issue

https://github.com/mayank1513/next.js/tree/canary

To Reproduce

Create a fork and create a codespace on canary.

Current vs. Expected behavior

Current: Creates container with node:16
Expected: Should create container with node:20 or node:18

Provide environment information

You are using Node.js 16.20.0. For Next.js, Node.js version >= v18.17.0 is required.

Which area(s) are affected? (Select all that apply)

Not sure

Which stage(s) are affected? (Select all that apply)

Other (Deployed)

Additional context

We should use updated Docker image.

@mayank1513 mayank1513 added the bug Issue was opened via the bug report template. label Jun 10, 2024
Copy link
Contributor

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. locked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant