JSONPath.sh icon indicating copy to clipboard operation
JSONPath.sh copied to clipboard

OS X dependency path likely broken

Open cburgmer opened this issue 1 year ago • 1 comments
trafficstars

It seems that the path used in https://github.com/bashtools/JSONPath.sh/blob/ce89800d1f0d4e265fccf69e007ad5ea827edc8a/ensure_deps.sh#L34C22-L34C61 is not valid anymore for the current Homebrew installation. Instead the binaries currently seem to be found under /opt/homebrew/opt/coreutils/libexec/gnubin.

Can file a PR when I find more time.

cburgmer avatar Jul 17 '24 08:07 cburgmer

Hello @cburgmer,

Our pull request #16 also addresses your issue, or you may wish to use the lcn2 JSONPath.sh fork.

lcn2 avatar Jul 26 '24 07:07 lcn2

Fixed and released under 0.0.19.

cburgmer avatar Sep 15 '24 21:09 cburgmer