Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to completely remove nrm? #57

Closed
pycodev opened this issue Jul 22, 2019 · 6 comments
Closed

how to completely remove nrm? #57

pycodev opened this issue Jul 22, 2019 · 6 comments

Comments

@pycodev
Copy link

pycodev commented Jul 22, 2019

I want to reinstall nrm.

but after I run npm uninstall -g nrm and npm i -g nrm , I found the result of nrm ls NOT change. It's still the old setting.

how can I completely remove nrm?

thx:)

@EmilyMew
Copy link
Collaborator

Do you mean your custom registries listed in result of nrm ls and you want to remove them all?

@pycodev
Copy link
Author

pycodev commented Jul 23, 2019

@EmilyMew

I mean, when I reinstall nrm, I still see my old custom registries in result of nrm ls. (I guess there is a cache)

I don't want to reserve these.

The reason why I don't use nrm del is that I want pure installation。

@EmilyMew
Copy link
Collaborator

EmilyMew commented Jul 23, 2019

@EmilyMew
I mean, when I reinstall nrm, I still see my old custom registries in result of nrm ls. (I guess there is a cache)
I don't want to reserve these.

The reason why I don't use nrm del is that I want pure installation。

Delete %USERPROFILE%/.nrmrc for Windows and $HOME/.nrmrc for Linux. This will clear all your custom registries settings.

@pycodev
Copy link
Author

pycodev commented Jul 23, 2019

@EmilyMew Thanks, but....I still have a bug

image

when I run nrm use, the output show the old registry.

@EmilyMew
Copy link
Collaborator

@EmilyMew Thanks, but....I still have a bug

when I run nrm use, the output show the old registry.

This bug has been fixed in recent commits (I didn't remember which commit it is). Please publish a new version to resolve this. @Pana

@dong2590
Copy link

dong2590 commented Aug 5, 2019

@EmilyMew Thanks, but....I still have a bug

image

when I run nrm use, the output show the old registry.

@EmilyMew same problem to me. The laest version still v1.2.1, Plz update it.

js-spider added a commit to js-spider/nrm that referenced this issue Aug 11, 2019
EmilyMew added a commit that referenced this issue Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants