npm config set prefix "E:\nodejs\node_global"
npm config set cache "E:\nodejs\node_cache"


我比较喜欢实用nrm,所以直接指定了nrm的路径


npm config set prefix "E:\nodejs\node_global"
npm config set cache "E:\nodejs\node_cache"


我比较喜欢实用nrm,所以直接指定了nrm的路径


2662

被折叠的 条评论
为什么被折叠?