nrm icon indicating copy to clipboard operation
nrm copied to clipboard

nrm use not work

Open coldfannn opened this issue 6 years ago • 12 comments

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 avatar Jul 20 '18 09:07 coldfannn

2018-07-20 5 07 59

coldfannn avatar Jul 20 '18 09:07 coldfannn

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

coldfannn avatar Jul 20 '18 11:07 coldfannn

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

sixiakun avatar May 05 '19 02:05 sixiakun

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

coldfannn avatar May 05 '19 02:05 coldfannn

@coldfannn Alright

sixiakun avatar May 05 '19 03:05 sixiakun

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

coldfannn avatar Jun 04 '19 07:06 coldfannn

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

why URL is cnpmjs, nrm use not work?

alanhe421 avatar Jul 07 '19 05:07 alanhe421

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.

EmilyMew avatar Jul 17 '19 01:07 EmilyMew

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

xosg avatar Jan 08 '20 10:01 xosg

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

thanks, you are right, my problem has solved!

jackywq avatar Mar 27 '20 04:03 jackywq

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 avatar May 26 '20 03:05 giserman001

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

giserman001 avatar May 26 '20 03:05 giserman001