Hello, I was wondering if the team would be open to migrating off using TooTallNate/node-bindings for loading the kerberos node addon.
It appears the library has become unmaintained. We’re specifically running into issues with using webpack: Error.prepareStackTrace may not be called with webpack · Issue #61 · TooTallNate/node-bindings · GitHub and packaging for multiple target platforms: Add support for path based only on platform and architecture · Issue #79 · TooTallNate/node-bindings · GitHub
I noticed mongodb-js/kerberos is also using prebuild and prebuild-install from the prebuild project which recommends updating to using prebuildify paired with node-gyp-build.
Thanks!