npm
--registry=https://registry.npm.taobao.org
npm install -g electron --unsafe-perm=true --allow-root
--unsafe-perm=true即可
export http_proxy=http://127.0.0.1:8087
原创2022/4/1...大约 3 分钟
--registry=https://registry.npm.taobao.org
npm install -g electron --unsafe-perm=true --allow-root
--unsafe-perm=true即可
export http_proxy=http://127.0.0.1:8087