form-data not found
listenaddress opened this issue · 1 comments
listenaddress commented
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.
alanshaw commented
Oh dear! @listenaddress can you send us a PR please?