ipfs / npm-kubo

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

Remove go-platform dependency #43

Closed jenkijo closed 2 years ago

jenkijo commented 2 years ago

Remove go-platform npm dependency due to no longer maintain. Migrate it into go-platform.js and require it in download.js

Fixed issue: #40

alanshaw commented 2 years ago

It would be good to get this fixed upstream. PR LGTM but obviously I can't release it.

@achingbrain can we accept this PR temporarily to fix the issue?

achingbrain commented 2 years ago

Sure, if go-platform has been abandoned we shouldn't depend on it any more.

Not sure why this PR was closed, could you submit a new version?

jenkijo commented 2 years ago

Sorry, I made mistake when cleanup old repositories, I've reopened this PR at https://github.com/ipfs/npm-go-ipfs/pull/44