TanStack / TanStack/tanstack.com
node 20.12 in codesandbox needs updating
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 401
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 56
Description
Going to a react start example:
https://tanstack.com/start/latest/docs/framework/react/examples/start-basic
The codesandbox error reads:
* Executing task: CodeSandbox: dev
[CODESANDBOX] Preparing devcontainer configuration and overrides
> tanstack-start-example-basic@ dev /project/workspace
> vite dev
You are using Node.js 20.12.1. Vite requires Node.js version 20.19+ or 22.12+. Please upgrade your Node.js version.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the linked TanStack Start React basic example and inspect its CodeSandbox or devcontainer configuration, focusing on the Node.js version shown in the error. Update the environment to a Vite-compatible Node.js version, then rerun the example in CodeSandbox and confirm the dev task starts without the version error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, react, typescript, vite
- Domain
- developer-experience, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100