etheratom
etheratom copied to clipboard
install etheratom on windown10 error
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"
have you npm install --global --production windows-build-tools in administrator mode?
if the previous command doesn't work, you can try npm install --global --production [email protected]