Skip to content

Commit 4893048

Browse files
authored
Fix corepack install (#93)
1 parent 9d3a102 commit 4893048

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/templates/setup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ steps:
1515
displayName: Enable git long paths
1616
1717
- script: |
18+
COREPACK_ENABLE_STRICT=0 npm install -g corepack@latest
1819
corepack enable
1920
corepack enable npm
2021
corepack prepare pnpm@latest-8 --activate

0 commit comments

Comments
 (0)