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

set cypress mirror url in .npmrc what's the prefix name? #2451

Closed
lanseria opened this issue Sep 10, 2018 · 1 comment
Closed

set cypress mirror url in .npmrc what's the prefix name? #2451

lanseria opened this issue Sep 10, 2018 · 1 comment

Comments

@lanseria
Copy link

lanseria commented Sep 10, 2018

Current behavior:

registry=https://registry.npm.taobao.org
disturl=https://npm.taobao.org/dist
chromedriver-cdnurl=https://npm.taobao.org/mirrors/chromedriver

Desired behavior:

cypress-binary-host-mirror=https://npm.taobao.org/mirrors/cypress{version}

is right?

@jennifer-shehane jennifer-shehane added the stage: needs investigating Someone from Cypress needs to look at this label Jan 28, 2019
@kuceb
Copy link
Contributor

kuceb commented Jan 28, 2019

You should use the same wording as environment variables as mentioned here #1399

cypress_download_mirror=

I opened an issue to add this to the docs

@kuceb kuceb closed this as completed Jan 28, 2019
@jennifer-shehane jennifer-shehane removed the stage: needs investigating Someone from Cypress needs to look at this label Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants