Skip to content

Commit 7247c54

Browse files
authored
docs: mention apple silicon workaround
1 parent 7e85e1c commit 7247c54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,13 @@ Perhaps something is using your port specified in `jest-dynamodb-config.js`.
235235

236236
</details>
237237

238+
<details>
239+
<summary>com.almworks.sqlite4java.Internal log WARNING: [sqlite] cannot open DB[1]:</summary>
240+
241+
See https://www.josephso.dev/using-jest-dynamodb-in-apple-silicon-platform-workaround/#community-build
242+
243+
</details>
244+
238245
## Alternatives
239246

240247
- [jest-dynalite](https://github.com/freshollie/jest-dynalite) - a much lighter version which spins up an instance for each runner & doesn't depend on Java

0 commit comments

Comments
 (0)