Skip to content

NODE_MODULE_VERSION error #185

@pamarti

Description

@pamarti

/node_modules/node-expat/build/Release/node_expat.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 59. This version of Node.js requires
NODE_MODULE_VERSION 57. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).

node-expat : 2.3.16
node: 8.10
npm: 5.6
electron: 1.8.4

I also used electron-rebuild to build the package to new target node version
I also used node-gyp to rebuild node-expat. Nothing helped.

Any ideas to fix this issue?

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