You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -235,6 +235,13 @@ Perhaps something is using your port specified in `jest-dynamodb-config.js`.
235
235
236
236
</details>
237
237
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
+
238
245
## Alternatives
239
246
240
247
-[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