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 b9d0259 commit f710b76Copy full SHA for f710b76
.yarnrc.yml
@@ -6,7 +6,7 @@ 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
+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