We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e55d75 commit 5908adcCopy full SHA for 5908adc
.yarnrc.yml
@@ -4,9 +4,9 @@ enableTelemetry: false
4
httpTimeout: 60000
5
nodeLinker: node-modules
6
npmRegistryServer: 'https://registry.npmjs.org'
7
-installStatePath: ./build/.cache/yarn/install-state.gz
8
-globalFolder: ./build/.cache/yarn
9
-cacheFolder: ./build/.cache/yarn
+#installStatePath: ./build/.cache/yarn/install-state.gz
+#globalFolder: ./build/.cache/yarn
+#cacheFolder: ./build/.cache/yarn
10
11
# these messages provide no actionable information, and make non-TTY output
12
# almost unreadable, masking real dependency-related information
0 commit comments