jestarray/gate

error during npm install

Closed this issue · 2 comments

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

I installed node -v 10.11.0 and it works

Switch to node 10.11.0 and npm install works