node-nrf
node-nrf copied to clipboard
Error when i execute it with node version 9
Hello,
I have this error when i execute my application under node 9 on a raspberry pi 2 :
Module version mismatch. Expected 46, got 59. at this line pi@raspberrypi:~/homeAlone-node $ node app.js module.js:434 return process.dlopen(module, path._makeLong(filename));
Does this persist after you npm rebuild?