Experience-Monks / devtool

[OBSOLETE] runs Node.js programs through Chromium DevTools
MIT License
3.76k stars 148 forks source link

how install devtool skip electron install #94

Open bulldog478 opened 8 years ago

bulldog478 commented 8 years ago

hi, everyone, i think devtool is so cool, but becasue of the limtitation of company net , when i reach to election install step, it will fail, so how can i install devtool and skip electron, i think i can copy a electron.zip to the dest directory. so help me ,thank you.

zhengyhn commented 8 years ago

I met the same problem and I solved it by

rm ~/.electron && sudo npm i devtool -g