ipfs-inactive/js-ipfs-http-client

form-data not found

listenaddress opened this issue · 1 comments

After installing the client and attempting to start a connection, I got an error saying 'form-data' wasn't found. Had to npm i form-data in my project to get it working. Guessing it maybe needs to be added to this repo's package.json.

Oh dear! @listenaddress can you send us a PR please?