Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

[Problem] yarn registry should be different in different locations. #129

Open
92hackers opened this issue Apr 26, 2022 · 1 comment
Open

Comments

@92hackers
Copy link
Contributor

Background

Currently, we use https://registry.npmmirror.com as yarn registry in stack, which is very slow when run stacks at outside of China.

Solution

In China, set yarn registry as https://registry.npmmirror.com.
In outside of China, do not set yarn registry, let it be default value.

@92hackers
Copy link
Contributor Author

We don't install deps when creating the git repo, and when we don't create sourcecode template from command line tools, then we can resolve this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant