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
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
When I run my jest test scripts I get this error: TypeError: Cannot read property 'UNREAD_COUNT_CHANGE_NOTIFICATION' of undefined
In reference to #16, the only way to fix it is to install the v1.2.1 of this package. But, according to the README, if I am using Expo SDK 45, I have to use v1.3 or above of this package.
Seems to be impossible for anyone in SDK 45 and someone who is using jest to be able to use this config plugin package.
When I run my jest test scripts I get this error:
TypeError: Cannot read property 'UNREAD_COUNT_CHANGE_NOTIFICATION' of undefinedIn reference to #16, the only way to fix it is to install the v1.2.1 of this package. But, according to the README, if I am using Expo SDK 45, I have to use v1.3 or above of this package.
Seems to be impossible for anyone in SDK 45 and someone who is using jest to be able to use this config plugin package.
Is there a fix as referenced by #16?
Full error: