摘要: win10上打包linux树莓派架构的vue-electron 阅读全文
posted @ 2020-12-16 16:03 jianghongyun 阅读(3414) 评论(0) 推荐(1)
摘要: 1. 更新apt-get 1 sudo apt-get update 2. 安装nodejs 1 sudo apt-get install nodejs 3. 安装nodejs指定版本,包含npm(替换数字即可) 1 curl -sL https://deb.nodesource.com/setup 阅读全文
posted @ 2020-12-16 11:14 jianghongyun 阅读(11636) 评论(0) 推荐(0)