Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install project locally #3

Open
kaizen-sven opened this issue Jun 17, 2020 · 1 comment
Open

Unable to install project locally #3

kaizen-sven opened this issue Jun 17, 2020 · 1 comment

Comments

@kaizen-sven
Copy link

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

@olekon
Copy link
Owner

olekon commented Jul 21, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants