diff --git a/build/templates/setup.yml b/build/templates/setup.yml index cf8e7aa..b1b3b49 100644 --- a/build/templates/setup.yml +++ b/build/templates/setup.yml @@ -15,6 +15,7 @@ steps: displayName: Enable git long paths - script: | + COREPACK_ENABLE_STRICT=0 npm install -g corepack@latest corepack enable corepack enable npm corepack prepare pnpm@latest-8 --activate