Skip to content

Commit

Permalink
doc: update .npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 22, 2024
1 parent 391ba37 commit d38b5df
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
npm config set registry https://registry.npmmirror.com/
electron-mirror=https://npm.taobao.org/mirrors/electron/
;npm config set registry https://registry.npmmirror.com/
;electron-mirror=https://npm.taobao.org/mirrors/electron/

; Fix npm WARN.
; https://stackoverflow.com/questions/51293566/how-to-include-the-path-for-the-node-binary-npm-was-executed-with
scripts-prepend-node-path=true

0 comments on commit d38b5df

Please sign in to comment.