etheratom icon indicating copy to clipboard operation
etheratom copied to clipboard

install etheratom on windown10 error

Open xh4528 opened this issue 7 years ago • 2 comments

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

xh4528 avatar Sep 28 '18 08:09 xh4528

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

tpscrpt avatar Dec 20 '18 17:12 tpscrpt

if the previous command doesn't work, you can try npm install --global --production [email protected]

fabricus avatar Mar 02 '19 11:03 fabricus