Skip to content

I got error when i start my application, caused by mismatch NODE_MODULE_VERSION #39

@mathmpr

Description

@mathmpr

The error:

Uncaught Exception:
Error: The module '/home/matheus/personal/mixmaster-utils/launcher/node_modules/xxhash/build/Release/hash.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 111. This version of Node.js requires
NODE_MODULE_VERSION 110. Please try re-compiling or re-installing

I try to use to many versions of node between 18 and 21. Node 19.9.0 NODE_MODULE_VERSION had version 111. I try to run npm install --no-cache and npm rebuild to recompile for current NODE_MODULE_VERSION version, but nothing works.

Can you help me?

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