Skip to content

Node.js记录 #15

@TracerLee

Description

@TracerLee

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions