devcontainer still uses node 16
Open
Beginner friendly
- Dominant language
- TypeScript
- Stars
- 11.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
The `devcontainer.json` file uses node 16 still, while the rest of the project (and pnpm install) requires node 18.
Contributor guide
Research direction
Open devcontainer.json and confirm the configured Node version, then compare it with the project's Node 18 requirement. Run pnpm install to verify the environment; done means the devcontainer uses Node 18 and installation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100