-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
nvm ls-remote无法获取版本号
描述:在centos里面安装好了nvm,无法安装Node.js也无法使用nvm ls-remote。
Edit: Found easier fix
You can export the non https version of the mirror it uses to grab the stuff:
export NVM_NODEJS_ORG_MIRROR=http://nodejs.org/dist
解决参考:http://stackoverflow.com/questions/26476744/nvm-ls-remote-command-results-in-n-a/26477536#26477536
Metadata
Metadata
Assignees
Labels
No labels