ipfs / npm-kubo

Install Kubo (go-ipfs) from NPM
https://www.npmjs.com/package/kubo
MIT License
41 stars 30 forks source link

fix: better error handling for unsupported platform/os #57

Open SgtPooki opened 1 year ago

SgtPooki commented 1 year ago

Ipfs-desktop receives multiple errors when this package fails to run for whatever reason, and it would be nice if this package could do some proactive checks to determine if the environment it's being ran in is supported.

Previous ipfs-desktop errors:

Explanations of the problem:

Other related issues: