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 指定源后,yarn 执行读取的还是yarn registry 配置 #65

Closed
grguang opened this issue Nov 14, 2019 · 6 comments
Closed

nrm 指定源后,yarn 执行读取的还是yarn registry 配置 #65

grguang opened this issue Nov 14, 2019 · 6 comments

Comments

@grguang
Copy link

grguang commented Nov 14, 2019

nrm 设置源后,用yarn运行命令,读到的配置还是yarn registry 配置的信息,不知道是否是bug。

@sunxyw
Copy link

sunxyw commented Jun 27, 2020

NRM 目前似乎只能更改 NPM 的源,对 Yarn 不起作用。

@toFrankie
Copy link

请问有没其他工具,可以同步修改 npm、yarn 镜像源?

@JeffesJiang
Copy link

NRM 目前似乎只能更改 NPM 的源,对 Yarn 不起作用。

yrm

@GuoJikun
Copy link

yarn可以这样设置

#更改yarn
yarn config set registry https://registry.npm.taobao.org
#更改sass
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g

@GuoJikun
Copy link

NRM 目前似乎只能更改 NPM 的源,对 Yarn 不起作用。

yrm

竟然还真有yrm😮

@JeffesJiang
Copy link

NRM 目前似乎只能更改 NPM 的源,对 Yarn 不起作用。

yrm

竟然还真有yrm😮

yrm是nrm 的yarn fork 分支

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

6 participants