Docs: TanStack Start example doesn't run in interactive sandboxes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 499
- Forks
- 100
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 4
Description
TanStack Devtools version
v0.9.2
Framework/Library version
v19.2.0
Describe the bug and the steps to reproduce it
Go to https://tanstack.com/devtools/latest/docs/framework/react/examples/start?panel=sandbox
Notice how none of the interactive sandboxes ("Interactive Sandbox", "StackBlitz", "CodeSandbox") start for this TanStack Start example with this error
npm install && npm run dev
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
https://tanstack.com/devtools/latest/docs/framework/react/examples/start?panel=sandbox
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Contributor guide
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
Open the TanStack Devtools Start example at the reported URL and reproduce the failure in Interactive Sandbox, StackBlitz, and CodeSandbox. Inspect the example's sandbox configuration and the npm install output; done means all three sandboxes start without the workspace:* EUNSUPPORTEDPROTOCOL error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100