-
Notifications
You must be signed in to change notification settings - Fork 758
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
RainbowKit Version
2.2.7
wagmi Version
2.15.6
Current Behavior
When upgrading from 2.2.6 to 2.2.7 we get this error:
project: ⨯ node:internal/modules/esm/module_job:146
project: this.module.instantiate();
project: ^
project: Error: request for './chunk-RZWDCITT.js' is not in cache
project: at ModuleJob._instantiate (node:internal/modules/esm/module_job:146:21)
project: at async ModuleJob.run (node:internal/modules/esm/module_job:229:5)
project: at async ModuleLoader.import (node:internal/modules/esm/loader:473:24) {
project: code: 'ERR_VM_MODULE_LINK_FAILURE',
project: page: '/ourinternalroute'
project: }
It did not happen before. Downgrading again make it work again.
CJ42
Metadata
Metadata
Assignees
Labels
No labels