codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Failed to load dependencies `@thirdweb-dev/react`, `@thirdweb-dev/sdk`

Open MananTank opened this issue 2 years ago • 0 comments

🐛 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.

image image

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

MananTank avatar Aug 07 '23 15:08 MananTank