mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-17 22:25:29 +01:00
♻️ 升级 Electron https://github.com/siyuan-note/siyuan/issues/5385
This commit is contained in:
parent
f788aa96e2
commit
d764e2f8ce
4 changed files with 24 additions and 24 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -13,7 +13,7 @@ Install pnpm: `npm install -g pnpm`
|
|||
<summary>For China mainland</summary>
|
||||
Set the Electron mirror environment variable:
|
||||
|
||||
* macOS/Linux: ELECTRON_MIRROR="https://cnpmjs.org/mirrors/electron/" pnpm install electron@14.2.5 -D
|
||||
* macOS/Linux: ELECTRON_MIRROR="https://cnpmjs.org/mirrors/electron/" pnpm install electron@19.0.8 -D
|
||||
* Windows: `SET ELECTRON_MIRROR=https://cnpmjs.org/mirrors/electron/`
|
||||
|
||||
NPM mirror:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue