Created
August 8, 2024 09:45
-
-
Save aolyang/737962fe9f6d937d2c6a5bc0e44436ad to your computer and use it in GitHub Desktop.
npmrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
registry=https://registry.npmmirror.com | |
ELECTRON_CUSTOM_DIR="{{ version }}" | |
electron_mirror=https://npmmirror.com/mirrors/electron/ | |
sass_binary_site=https://npmmirror.com/mirrors/node-sass/ | |
phantomjs_cdnurl=http://cnpmjs.org/downloads | |
sqlite3_binary_host_mirror=https://foxgis.oss-cn-shanghai.aliyuncs.com/ | |
profiler_binary_host_mirror=https://npmmirror.com/mirrors/node-inspector/ | |
chromedriver_cdnurl=https://npmmirror.com/mirrors/chromedriver/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment