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.
installStatePath
1 parent 5908adc commit 2b329cfCopy full SHA for 2b329cf
.yarnrc.yml
@@ -4,7 +4,7 @@ enableTelemetry: false
4
httpTimeout: 60000
5
nodeLinker: node-modules
6
npmRegistryServer: 'https://registry.npmjs.org'
7
-#installStatePath: ./build/.cache/yarn/install-state.gz
+installStatePath: ./build/.cache/yarn/install-state.gz
8
#globalFolder: ./build/.cache/yarn
9
#cacheFolder: ./build/.cache/yarn
10
0 commit comments