Created
July 24, 2020 05:26
-
-
Save banyudu/7912fc6bbd86f1ea50403b0cad0243fc to your computer and use it in GitHub Desktop.
nvm ls-remote时缺少版本的解决方案
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
| export NVM_NODEJS_ORG_MIRROR=http://nodejs.org/dist | |
| # 注意这是个临时方案 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment