sanack / node-jq

Node.js wrapper for jq
MIT License
276 stars 51 forks source link

fix: ensure bin/jq symlinked to node_modules/.bin #670

Closed mtfurlan closed 6 months ago

mtfurlan commented 6 months ago

It appears that if bin/jq doesn't exist during the npm install target, it won't get symlinked to ~/node_modules/.bin So fetch it in preinstall instead

fixes: #669

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 4.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: