Static pax binaries for MacOS, Linux.
npm install pax-static
Returns the path of the pax
binary on the local filesystem.
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
, 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 issues page.