ipfs / npm-kubo

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

Install fails on apple m1 machines #40

Closed JonasKruckenberg closed 2 years ago

JonasKruckenberg commented 3 years ago

Greetings fellow dwebians! When installing go-ipfs on apple m1 machines the Installation fails with the error No binary available for arch 'undefined'. This is an upstream error that I already fixed through node-go-platform#1. Maybe when you guys can do a bit of lobbying to get this PR through it would be much appreciated!

vigasdeep commented 2 years ago

@achingbrain hey! do you know when this merge will be available at https://www.npmjs.com/package/go-ipfs ?

It currently ships v0.11.0 and M1 machines aren't able to use it.