-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Description
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
- 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
Metadata
Metadata
Assignees
Labels
No labels