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
Hi,
I just updated expo to the latest 2.90, after running tests I get the following:
ReferenceError: self is not defined
at node_modules/whatwg-fetch/dist/fetch.umd.js:8:40
at Object.<anonymous>.support.searchParams (node_modules/whatwg-fetch/dist/fetch.umd.js:2:66)
at Object.<anonymous> (node_modules/whatwg-fetch/dist/fetch.umd.js:5:2)
at Object.<anonymous> (node_modules/jest-expo/src/setup.js:7:47)
This is definitely a problem with expo but was wondering if anyone else has experienced this?
Hi,
I just updated expo to the latest 2.90, after running tests I get the following:
This is definitely a problem with expo but was wondering if anyone else has experienced this?
package.json :
The text was updated successfully, but these errors were encountered: