ipfs / npm-kubo

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

fix(ci): restore go-ipfs publishing to NPM #37

Closed lidel closed 3 years ago

lidel commented 3 years ago

This PR aims to fix NPM publishing.

It fails due to.. git binary being out of date? https://github.com/ipfs/npm-go-ipfs/runs/2585452310?check_suite_focus=true

npm ERR! Command failed: git commit -m 0.9.0-rc1
npm ERR! git: 'restore' is not a git command. See 'git --help'.
lidel commented 3 years ago

@hugomrdias this one only needs a review, do you mind taking a quick look?