node-nrf icon indicating copy to clipboard operation
node-nrf copied to clipboard

Error when i execute it with node version 9

Open deckbsd opened this issue 8 years ago • 1 comments

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));

deckbsd avatar Nov 01 '17 13:11 deckbsd

Does this persist after you npm rebuild?

natevw avatar Nov 02 '17 20:11 natevw