错误 :在windows系统下,需要npm 一个n来管理nodejs的版本,但是使用npm install -g n命令之后报错
原因 : n 不支持 windows系统  只支持mac系统。

相关文章: