Doesn't build with node v10...
Closed this issue · 1 comments
iot-democore commented
I had to do a npm upgrade nan
to get it to compile, and it seems to be working now.
"dependencies": {
"nan": "^2.11.0",
"node-gyp": "~3.0.1"
}
Closed this issue · 1 comments
I had to do a npm upgrade nan
to get it to compile, and it seems to be working now.
"dependencies": {
"nan": "^2.11.0",
"node-gyp": "~3.0.1"
}