Open ReddikHaien opened 5 years ago
+1, same issue here. Windows, node -v v10.13.0. Guess the v8 API has moved on since this project was written?
Similar issues during an attempt to install npm install v8-profiler ...
...
C:\Program Files\nodejs\node_modules\v8-profiler\src\heap_output_stream.cc(17,14): error C2512: 'v8::TryCatch': no appropriate default constructor available [C:\Program Files\nodejs\node_modules\v8-profiler\build\profiler.vcxproj]
C:\Program Files\nodejs\node_modules\v8-profiler\src\heap_profiler.cc(35,18): error C2512: 'v8::TryCatch': no appropriate default constructor available [C:\Program Files\nodejs\node_modules\v8-profiler\build\profiler.vcxproj]
...
Hello, when i tried to install the package. I got the following error:
Don't know if this is just a problem with my setup. I have node version 10.14.2 and have installed visual studio 2015 community. Thanks for any help :)