Skip to content

Commit b3f2ac1

Browse files
committed
review fixes
1 parent 3e20b58 commit b3f2ac1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

book/src/framework/components/troubleshooting.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ exit status 1
77
```
88

99
#### Solution
10+
Enable Docker to access your directory
11+
```
12+
Docker Desktop -> Settings -> Resources -> File Sharing
13+
```
1014

11-
Use another directory with write access or change the directory access
1215

1316
## Can't run `anvil`, issue with `Rosetta`
1417
```

0 commit comments

Comments
 (0)