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
Due to the sqlite4java did not support the Apple SIlicon platform, I have set up the JEnv to switch the Java SDK to X64 platform for my project. (I would like to keep the system one to use the native version)
Jest-dynamodb can run in the Unit test without issue with JEnv Shell (set the variable for the Shell) or Global, but it does not work with the JEnv Local. It seems the SDK cannot load with the jest-dynamodb.
I have tested the jenv local is working correctly.
Did anyone have the experience to up the Jest-DynamoDB with Jenv to work correctly?
The text was updated successfully, but these errors were encountered:
Due to the sqlite4java did not support the Apple SIlicon platform, I have set up the JEnv to switch the Java SDK to X64 platform for my project. (I would like to keep the system one to use the native version)
Jest-dynamodb can run in the Unit test without issue with JEnv Shell (set the variable for the Shell) or Global, but it does not work with the JEnv Local. It seems the SDK cannot load with the jest-dynamodb.
I have tested the jenv local is working correctly.
Did anyone have the experience to up the Jest-DynamoDB with Jenv to work correctly?
The text was updated successfully, but these errors were encountered: