Skip to content

TypeError: (0, L.tracingChannel) is not a function #402

@RolandAso

Description

@RolandAso

We use lru-cache in version 11.3.5 in our electron app and observing the following error message when starting it:

App threw an error during load
TypeError: (0 , L.tracingChannel) is not a function
at xxx\node_modules\lru-cache\dist\commonjs\index.min.js:1:294
at xxx\node_modules\lru-cache\dist\commonjs\index.min.js:1:35
at Object. (xxx\node_modules\lru-cache\dist\commonjs\index.min.js:1:395)
at Module._compile (node:internal/modules/cjs/loader:1241:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1296:10)
at Module.load (node:internal/modules/cjs/loader:1096:32)
at Module._load (node:internal/modules/cjs/loader:937:12)
at f._load (node:electron/js2c/asar_bundle:2:13377)
at Module.require (node:internal/modules/cjs/loader:1120:19)
at require (node:internal/modules/cjs/helpers:103:18)

In version 11.2.7 this error did not occur. Is it possible, that something was changed to cause this error?
Thanks for your support,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions