Skip to content

954437801/loong64-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

electron 来源 http://ftp.loongnix.cn/electron/LoongArch/

直接安装

export ELECTRON_MIRROR=http://ftp.loongnix.cn/electron/LoongArch/
npm install electron@^31.0.0

或者 更改 package.json

export ELECTRON_MIRROR=http://ftp.loongnix.cn/electron/LoongArch/
npm pkg set devDependencies.electron="^31.0.0"
npm install

具体支持版本,请查看来源网站

About

在 loong64 使用 npm install electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors