Open chouchouji opened 3 days ago
There is already a PR https://github.com/Pana/nrm/pull/184, but I haven't had time to merge it yet. I will handle it as soon as possible.
There is already a PR #184, but I haven't had time to merge it yet. I will handle it as soon as possible.
Adding a option may be conflict. If you execute nrm use
, it will show a list to select. Isn’t it better?
There is already a PR #184, but I haven't had time to merge it yet. I will handle it as soon as possible.
Adding a option may be conflict. If you execute
nrm use
, it will show a list to select. Isn’t it better?
So if you think it is a good choice. I am pleased to submit a pr. Thanks for your reply.
There is already a PR #184, but I haven't had time to merge it yet. I will handle it as soon as possible.
Adding a option may be conflict. If you execute
nrm use
, it will show a list to select. Isn’t it better?So if you think it is a good choice. I am pleased to submit a pr. Thanks for your reply.
Welcome PR for this.
There is already a PR #184, but I haven't had time to merge it yet. I will handle it as soon as possible.
Adding a option may be conflict. If you execute
nrm use
, it will show a list to select. Isn’t it better?So if you think it is a good choice. I am pleased to submit a pr. Thanks for your reply.
Welcome PR for this.
Thank you!
QUESTION
Sometimes, I don't remember the list of npm registries. While using
nrm use
command, I don't enter registry name alias, it will show error. How about changing this behavior? If you don't enter registry npm alias, the terminal can provide a registry list for user to select. I think it can improve development experience.