### 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 ```bash 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) <img width="1144" height="792" alt="Image" src="https://github.com/user-attachments/assets/5d35580c-d695-41e9-b869-091bba5e45dd" /> ### 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 - [x] I agree to follow this project's Code of Conduct - [x] 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.