0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

install etheratom on windown10 error #194

Open xh4528 opened 5 years ago

xh4528 commented 5 years ago

environment 1:windows10 1803 pro 2:python2.7 3:used :npm install --global --production windows-build-tools

Tried to do this 1:atom install etheratom 2:download etheratom-master.zip Unzip to C:\Users\xxx.atom\packages\,use "apm install" or "npm install" 3:clone git xxxxxx to C:\Users\xxx.atom\packages\ ,use "apm install" or "npm install"

2018-09-28T08_37_44_806Z-debug.log

tpscrpt commented 5 years ago

have you npm install --global --production windows-build-tools in administrator mode?

fabricus commented 5 years ago

if the previous command doesn't work, you can try npm install --global --production windows-build-tools@4.0.0