Hello, when i tried to install the package. I got the following error:
- atb.cc(205): error C2661: 'v8::Function::NewInstance': no overloaded function takes 0 arguments
and this one
- atb.cc(262): error C2512: 'v8::TryCatch': no appropriate default constructor available
- atb.cc(395): error C2512: 'v8::TryCatch': no appropriate default constructor available
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 :)
Hello, when i tried to install the package. I got the following error:
and this one
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 :)