Skip to content

[bug] Error: request for './chunk-RZWDCITT.js' is not in cache #2454

@nfts2me

Description

@nfts2me

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions