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
I tried using the website, but as I am testing the contract through Ganachi, it fails with this error after I have added the contract (Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR), I guess the reason is due to the website is on https, and Ganachi run on http.
I then tried to download the project, but when trying to run "npm install" it fails.
Not sure if its due to the project was not intended to be able to run on windows.
I have attached the error output, and the node debug log below.
Hi, @kaizen-sven.
I guess there are problems with building certain packages with MSVC2019. Probably this or similar issues could help nodejs/node-gyp#1898
This project is developed on Windows, so there should be no problems with the OS.
I tried using the website, but as I am testing the contract through Ganachi, it fails with this error after I have added the contract (Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR), I guess the reason is due to the website is on https, and Ganachi run on http.
I then tried to download the project, but when trying to run "npm install" it fails.
Not sure if its due to the project was not intended to be able to run on windows.
I have attached the error output, and the node debug log below.
2020-06-17T12_51_26_353Z-debug.log
output log.txt
The text was updated successfully, but these errors were encountered: