From 365d357a8b720d3a2ba9b7f662e2d75d1e6a85b2 Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Sat, 12 Feb 2022 03:53:34 +0000 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1da0f363..0bc783b8f 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ SyntaxError: Use of const in strict mode. ### Install from mirror in China ```shell -npm install -g mirror-config-china --registry=http://registry.npm.taobao.org +npm install -g mirror-config-china --registry=https://registry.npmmirror.com npm install node-sass ```