Open
Description
I am getting the following error in macOS.
I have tried running npm rebuild with no luck so far.
Error: The module '/Users/me/node_modules/posix/build/Release/posix.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 64. 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
).
at Object.Module._extensions..node (module.js:682:18)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at require (internal/module.js:11:18)
at load_extension (/Users/me/node_modules/posix/lib/posix/index.js:16:20)
Metadata
Metadata
Assignees
Labels
No labels