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
Tested rn-nodeify. Got the following errpr
Here is stack trace
TypeError: globals.Headers is not a constructor
TypeError: globals.Headers is not a constructor
at new Ky (xxx:150000:21)
at ky.<computed> (xxx:150468:16)
at Function.post (xxx:150599:14)
at _callee$ (xxx:144855:51)
at tryCatch (xxx:42840:19)
at Generator.invoke [as _invoke] (xxx:43015:24)
at Generator.prototype.<computed> [as next] (xxx:42883:23)
at tryCatch (xxx:42840:19)
at invoke (xxx:42916:22)```
The text was updated successfully, but these errors were encountered:
Tested rn-nodeify. Got the following errpr
Here is stack trace
The text was updated successfully, but these errors were encountered: