NVM is Access Denied

匿名 (未验证) 提交于 2019-12-03 01:40:02

问题:

I have been using nvm to manage multiple node version. but it stopped working after trying to install a wrong dependency on Angular 5 app. I was trying to install ng-redux instead of ng2-redux.

I am unable to figure out the issue. Thanks for your help in advance

Erorr:

nvm ls Program 'nvm.exe' failed to run: Access is deniedAt line:1 char:1 + nvm ls + ~~~~~~. At line:1 char:1 + nvm ls + ~~~~~~     + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException     + FullyQualifiedErrorId : NativeCommandFailed 

回答1:

This issue is fixed after reinstalling nvm-setup.exe



文章来源: NVM is Access Denied
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!