安装时各种超时
1.直接访问国外的服务器太慢,建议使用cnpm安装
npm install cnpm -g --registry=http://registry.npm.taobao.org
命令先安装淘宝镜像的包命令行管理工具cnpm,然后再安装
cnpm install electron -g
没有权限就加sudo
2.运行
cnpm install
cnpm start
Screen Shot 2019-05-02 at 11.31.15 PM.png
npm install cnpm -g --registry=http://registry.npm.taobao.org
命令先安装淘宝镜像的包命令行管理工具cnpm,然后再安装
cnpm install electron -g
没有权限就加sudo
cnpm install
cnpm start
Screen Shot 2019-05-02 at 11.31.15 PM.png
本文标题:【Electron学习笔记01】安装
本文链接:https://www.haomeiwen.com/subject/argonqtx.html
网友评论