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 Feb 12, 2024. It is now read-only.
When trying to run the example, I got a strange error message (see below).
Fortunately, I quickly found out that
ipfsClient
was just initialized the wrong way and also not with the default API port 5001 as stated here:https://github.com/ipfs/js-ipfs-http-client#importing-the-module-and-usage
changing line 9 in
App.js
solved the problem:Error message from initial run:
http://localhost:8080/
The text was updated successfully, but these errors were encountered: