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 3e20b58 commit b3f2ac1Copy full SHA for b3f2ac1
book/src/framework/components/troubleshooting.md
@@ -7,8 +7,11 @@ exit status 1
7
```
8
9
#### Solution
10
+Enable Docker to access your directory
11
+```
12
+Docker Desktop -> Settings -> Resources -> File Sharing
13
14
-Use another directory with write access or change the directory access
15
16
## Can't run `anvil`, issue with `Rosetta`
17
0 commit comments