ipfs / npm-kubo

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

npm v7.10.0 seems to ignore postinstall script #36

Open lidel opened 3 years ago

lidel commented 3 years ago

Just for visibility, ipfs binary does not seem to be downloaded with npm v7.10.0. Running npx npm@6 ci fixes the problem, and I saw a bunch of "postinstall" related regressions in v7, so I assume it's not something on my end.

cc @achingbrain @hugomrdias as this will impact all aegir-based projects – they all fetch go-ipfs via this package