error during npm install
Closed this issue · 2 comments
scorbin commented
I get the following error during npm install
nan_converters_43_inl.h:18:51: error: no matching function for call to ‘v8::Value::ToBoolean(v8::Localv8::Context)’
My versions:
$ node -v v13.7.0
$ npm -v 6.13.6
scorbin commented
I installed node -v 10.11.0 and it works
scorbin commented
Switch to node 10.11.0 and npm install works