JoshuaWise / integer

Native 64-bit integers with overflow protection.
MIT License
19 stars 9 forks source link

error: no matching function for call to ‘v8::String::Value::Value(v8::Local<v8::String>&)’ #20

Closed jasonkhanlar closed 4 years ago

jasonkhanlar commented 5 years ago

Running npm update on a fresh new directory environment with no node_modules directory, the installation process fails with this package "integer"

http://dpaste.com/0W1DXY3

I recently updated my ArchLinux system environment to now using npm v6.10.2 and node v12.9.0

Here is my package.json file: http://dpaste.com/3B376PF.txt

JoshuaWise commented 4 years ago

closing in favor of https://github.com/JoshuaWise/integer/issues/24