Static pax binary for MacOS.
npm install pax-static-macosStatic pax binariy for MacOS.

``shell`
npm install pax-static-macos
Returns the path of the pax binary on the local filesystem.
` js`
const pathToPax = require('pax-static-macos')
console.log(pathToPax)
// /Users/j/playground/node_modules/pax-static-macos/pax
If you have a question or need support using pax-static-macos, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the pac-static` issues page.