openim-electron-demo
openim-electron-demo copied to clipboard
npm install 命令执行报错
What happened?
我在使用npm install命令安装依赖时报错
What did you expect to happen?
安装失败
How can we reproduce it (as minimally and precisely as possible)?
下载code,进入目录,执行npm install
Anything else we need to know?
No response
version
```console
$ {name} version
# paste output here
```
Cloud provider
OS version
使用的是uos1060a服务器版本操作系统,arm架构
Install tools
详细报错
It seems that the failure to pull the electron dependency was only due to network issues. You can pull the latest main
branch, or perhaps copy the .npmrc
file to your project and set a proxy for pulling the electron dependency.