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
* fix: pass ipfs config show errors
Closes#721
* fix: resolve type errors in ipfsd-daemon
Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
ipfs/ipfs-desktop#2004 and ipfs/ipfs-desktop#2000 show that a JSON parse error happened, which points to
js-ipfsd-ctl/src/ipfsd-daemon.js
Line 366 in 70dff97
we should wrap the json.parse in a try/catch and provide a more informative error message:
stdout
key
The text was updated successfully, but these errors were encountered: