We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Call to 'krb5-config gssapi --libs' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
Error: /bin/sh: 1: krb5-config: not found
Linux (Ubuntu 20.04) whilst running npm run rebuild
npm run rebuild
I suspect that this is a windows related thing and as as others have initmated, this package should perhaps be flagged as windows only for clarity.
FYI, npm install also found 478 vulnerabilities. npm audit fix was unable to fix them all.
npm install
npm audit fix
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Call to 'krb5-config gssapi --libs' returned exit status 127 while in binding.gyp. while trying to load binding.gyp
Error: /bin/sh: 1: krb5-config: not found
Linux (Ubuntu 20.04) whilst running
npm run rebuild
I suspect that this is a windows related thing and as as others have initmated, this package should perhaps be flagged as windows only for clarity.
FYI,
npm install
also found 478 vulnerabilities.npm audit fix
was unable to fix them all.The text was updated successfully, but these errors were encountered: