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

Does the devcontainer fail for everyone or just me when attempting to build nextjs from source? #67301

Open
garyhuntddn opened this issue Jun 29, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template.

Comments

@garyhuntddn
Copy link

Link to the code that reproduces this issue

https://github.com/garyhuntddn/next.js.git

To Reproduce

  1. Checkout the source code from the canary branch
  2. Open Visual Studio Code
  3. Either when prompted, or via the menu, open the project in a devcontainer
  4. Attempt to run pnpm install / pnpm run build

Current vs. Expected behavior

Would expect the docker devcontainer to have the environment setup correctly ready to build, develop and test the nextjs src

Provide environment information

OS = OpenSUSE and OS X, multiple versions tested

Being in Docker it should be a clean environment and not depend on the host OS.

The options below refer to bugs in Next rather than in the build environment for next so aren't relevant.

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

Not sure

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

Other (Deployed)

Additional context

If the devcontainer is no longer being maintained then I would suggest it should be removed as having it there in a non-working condition is just a distraction

@garyhuntddn garyhuntddn added the bug Issue was opened via the bug report template. label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template.
Projects
None yet
Development

No branches or pull requests

1 participant