TooTallNate / node-bindings

Helper module for loading your native module's `.node` file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module mismatch

cbracewell opened this issue · comments

Getting mismatch version with node 8.
I found a work around by reverting node version to 4.8.0 but ideally I'd like to keep node at 8.

Any solutions?

Message = Error: Module version mismatch. Expected 48, got 57.

FIXED: Had to run npm rebuild