codesandbox / codesandbox/codesandbox-client
Failed to load dependencies `@thirdweb-dev/react`, `@thirdweb-dev/sdk`
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project
adheres to. - 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 |
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
Start with the linked sandbox and src/App.tsx, reproduce the failure by adding @thirdweb-dev/react@latest and @thirdweb-dev/sdk@latest in a normal sandbox, and compare it with cloud sandbox behavior. Trace the dependency-loading path for sandboxes and sandpack-react; done means both dependencies load successfully in the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, typescript
- Domain
- devtools, frontend, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100