Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build for macOS #60

Open
7fe opened this issue Oct 2, 2018 · 0 comments
Open

Build for macOS #60

7fe opened this issue Oct 2, 2018 · 0 comments

Comments

@7fe
Copy link

7fe commented Oct 2, 2018

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant