Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
There was an error while loading. Please reload this page.
Description
npm install with Node 12 fails
Steps to Reproduce
Expected behavior:
Installs just fine
Actual behavior:
../src/bindings/marker-index-wrapper.cc:350:43: error: no matching function for call to ‘v8::Integer::NumberValue()’
350 | max_count = js_max_count->NumberValue();
| ^
Is the last error but there are previous too.
Reproduces how often:
Always
Versions
Current master