We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abb791 commit bf919fbCopy full SHA for bf919fb
.yarnrc.yml
@@ -5,7 +5,8 @@ enableGlobalCache: true
5
httpTimeout: 300000
6
7
nodeLinker: node-modules
8
+nmMode: hardlinks-local
9
-npmRegistryServer: "https://registry.npmjs.org/"
10
+npmRegistryServer: 'https://registry.npmjs.org/'
11
-yarnPath: .yarn/releases/yarn-4.9.1.cjs
12
+yarnPath: .yarn/releases/yarn-4.9.1.cjs
0 commit comments