From 6686287991c5b11144416b92b6ccf5a5717312af Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 13 Oct 2022 14:30:56 +0800 Subject: [PATCH] =?UTF-8?q?pnpm=20install=20=E6=97=B6=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E2=80=89ERR=5FPNPM=5FINVALID=5FOVERRIDE=5FSELECTOR=E2=80=89=20?= =?UTF-8?q?Cannot=20parse=20the=20"//"=20selector=20in=20the=20overrides?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index a7582eb..01fd1d4 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,6 @@ "vue-tsc": "^0.33.9" }, "resolutions": { - "//": "Used to install imagemin dependencies, because imagemin may not be installed in China. If it is abroad, you can delete it", "bin-wrapper": "npm:bin-wrapper-china", "rollup": "^2.56.3" },