This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 300
"ReferenceError: https is not defined" when add data to infura. #959
Comments
@hugomrdias this is the issue reported here hugomrdias/iso-stream-http#1 |
this should be fixed in https://github.com/hugomrdias/iso-stream-http/releases/tag/v0.1.2 |
@iheqi can you please reinstall ipfs-http-client to get the latest version of iso-stream-http and verify this has now been fixed? |
Yes, it work now. Thank you guys. |
@alanshaw @hugomrdias
I am still getting the error "ReferenceError: https is not defined" when using
What should I do? |
lidel
added a commit
to ipfs/ipfs-companion
that referenced
this issue
Apr 8, 2019
This fixes regresssion of #654 introduced by js-ipfs-http-client ipfs-inactive/js-ipfs-http-client#959 Closes #706
lidel
added a commit
to ipfs/ipfs-companion
that referenced
this issue
Apr 8, 2019
This fixes regresssion of #654 introduced by js-ipfs-http-client ipfs-inactive/js-ipfs-http-client#959 Closes #706
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
When I call the add method to upload data to infura, I got an error.
Expected behavior
console the result:
Actual behavior
I got an error:
But it work well in local ipfs:
Versions
The text was updated successfully, but these errors were encountered: