NVM is Access Denied

2019-08-18 05:58发布

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条回答
Emotional °昔
2楼-- · 2019-08-18 06:17

This issue is fixed after reinstalling nvm-setup.exe

查看更多
登录 后发表回答