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

nrm use not work #39

Open
coldfannn opened this issue Jul 20, 2018 · 12 comments
Open

nrm use not work #39

coldfannn opened this issue Jul 20, 2018 · 12 comments

Comments

@coldfannn
Copy link

installed [email protected], [email protected], [email protected] all with registry http://registry.npm.taobao.org

trigger nrm use or addon sudo, however, it doesn't work

any clue for me, plz?

@coldfannn
Copy link
Author

2018-07-20 5 07 59

@coldfannn
Copy link
Author

seems like a yarn problem
yarn set registry to it's own

@sixiakun
Copy link

sixiakun commented May 5, 2019

@coldfannn so, have your problem resolved? i have this problem ,too

@coldfannn
Copy link
Author

@sixiakun use brew install yarn instead of npm seems work. dont know why yet

@sixiakun
Copy link

sixiakun commented May 5, 2019

@coldfannn Alright

@coldfannn
Copy link
Author

coldfannn commented Jun 4, 2019

@sixiakun got the problem, when set registry in your .npmrc, nrm can't switch to any of it's own

@alanhe421
Copy link

alanhe421 commented Jul 7, 2019

when I use Taobao registry
image
I have delete lock file , I rerun npm install
image

why URL is cnpmjs, nrm use not work?

@EmilyMew
Copy link
Collaborator

EmilyMew commented Jul 17, 2019

when I use Taobao registry

I have delete lock file , I rerun npm install

why URL is cnpmjs, nrm use not work?

Did you tried running npm cache clean --force first? This maybe caused by caches.

@xosg
Copy link

xosg commented Jan 8, 2020

cause there exists a .npmrc file preventing us from switching registries。。。

@jackywq
Copy link

jackywq commented Mar 27, 2020

cause there exists a .npmrc file preventing us from switching registries。。。

thanks, you are right, my problem has solved!

@giserman001
Copy link

cause there exists a .npmrc file preventing us from switching registries。。。

thanks, you are right, my problem has solved!

How did you modify the .npmrc ?

@giserman001
Copy link

cause there exists a .npmrc file preventing us from switching registries。。。

thanks, you are right, my problem has solved!

How did you modify the .npmrc ?
I know the

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

7 participants