You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
Reddikhaien
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: