codesandbox-client
codesandbox-client copied to clipboard
Failed to load dependencies `@thirdweb-dev/react`, `@thirdweb-dev/sdk`
🐛 bug report
Preflight Checklist
- [x] I have read the Contributing Guidelines for this project.
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Description of the problem
Error when downloading @thirdweb-dev/react, @thirdweb-dev/sdk dependencies
I am also having the same issue with sandpack-react.
I don't get this error when using cloud sandbox - only in "normal" sandbox and sandpack.
This is a big blocker for us, We are trying to build a Playground to teach devs how to use thirdweb APIs.
How has this issue affected you? What are you trying to accomplish?
To Reproduce
Create sandbox, Add @thirdweb-dev/react@latest, @thirdweb-dev/sdk@latest dependencies
Link to sandbox:
https://codesandbox.io/s/tw-basic-z84jp9?file=/src/App.tsx
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | latest |
| Browser | Chrome |
| Operating System | MacOS |