From 149e7fd9913751b7a29d13c0a41f23d45c1a68f5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 17 Sep 2025 01:12:12 +0000 Subject: automatic import of aops-hermes --- aops-hermes.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'aops-hermes.spec') diff --git a/aops-hermes.spec b/aops-hermes.spec index 494be32..6f5c910 100644 --- a/aops-hermes.spec +++ b/aops-hermes.spec @@ -24,12 +24,9 @@ Web for an intelligent diagnose frame export NPM_PREFIX=$(pwd)/.npm-global mkdir -p $NPM_PREFIX npm config set prefix $NPM_PREFIX - -npm install -g pnpm@6 - +npm install -g pnpm@8 export PATH=$NPM_PREFIX/bin:$PATH -pnpm install --registry https://mirrors.cloud.tencent.com/npm/ - +pnpm install --registry https://registry.npmjs.org pnpm build -- cgit v1.2.3