Skip to content

Commit bfc6bb1

Browse files
fix: explicitly set npm registry url in yarnrc
1 parent 95d6d55 commit bfc6bb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
enableGlobalCache: false
22
nodeLinker: node-modules
3+
npmRegistryServer: "https://registry.npmjs.org"
34
yarnPath: .yarn/releases/yarn-4.7.0.cjs

0 commit comments

Comments
 (0)