sandpack icon indicating copy to clipboard operation
sandpack copied to clipboard

package confilte

Open Rbkyada opened this issue 5 months ago • 0 comments

When running the project, the following errors occur related to CommonJS native modules failing to load and transform:

1.Failed to load CommonJS Module at "%s" /nodebox/node_modules/.store/[email protected]/node_modules/utf-8-validate/prebuilds/linux-x64/node.napi.node

  1. Failed to transform file /nodebox/node_modules/.store/[email protected]/node_modules/bufferutil/prebuilds/linux-x64/bufferutil.node

📦 Packages Affected sandpack-client sandpack-react

🔧 Additional Dependencies Please also consider adding the following dependencies to the project:

dependencies: { "@tanstack/react-query": "^5.75.5", "react-router-dom": "^6.22.1", "viem": "^2.29.1", "wagmi": "^2.5.7" }

📃 Steps to Reproduce Install project dependencies

Attempt to run the project

Rbkyada avatar May 12 '25 11:05 Rbkyada