Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: globals.Headers is not a constructor #15

Open
qalqi opened this issue Feb 20, 2020 · 2 comments
Open

TypeError: globals.Headers is not a constructor #15

qalqi opened this issue Feb 20, 2020 · 2 comments

Comments

@qalqi
Copy link

qalqi commented Feb 20, 2020

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)```
@Schwartz10
Copy link
Member

Hey @qalqi this repository is not yet ready for use. I will close this issue once it is.

@qalqi
Copy link
Author

qalqi commented Feb 21, 2020

Check this issue
facebook/react-native#25701
I have forked your project and able to get requests working

https://github.com/qalqi/react-native-ipfs-http-client/tree/primary/rn-nodeify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants