-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
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
Build Fails with npm install #128
Comments
|
Having the same problem here Also k2ksk2k solution is not working: npm install x509 installs fine without problems. But same error node-gyp rebuild occurs when I try |
Solution: Install older release. |
for newer release, I had to clone the 'passport-wsfed-saml2' package and change the x509 dependency to latest - worked! |
This was still an issue for me at v3.0.17. Using node v10.16.0, npm v6.9.0. @nielshendrickx's solution worked, but I'm sure @mrkking's would also be good. |
Using this version worked for me. |
tried it on 4 different computers and got the same error:
Error: [email protected] install:
node-gyp rebuild
,error Failed at the [email protected] install script.
The text was updated successfully, but these errors were encountered: