sandpack icon indicating copy to clipboard operation
sandpack copied to clipboard

Sandpack Dependency Installs keep erroring out

Open bhaiG-de opened this issue 5 months ago • 0 comments

Bug report

Trying to run a sandpack provider with dependencies. Seems like the dependencies get installed in Sandpack env but are unable to transpile

Packages affected

  • [ ] sandpack-client
  • [ X ] sandpack-react

Description of the problem

Found this issue with any package dependencies being installed customSetup

Preview crashes on the sandpack instance in my code

Image

Even in your docs it doesnt seem to work. Check it out here: https://sandpack.codesandbox.io/docs/getting-started/usage

Image

bhaiG-de avatar May 08 '25 12:05 bhaiG-de