Giter VIP home page Giter VIP logo

Comments (6)

nielshendrickx avatar nielshendrickx commented on July 19, 2024 15

Solution: Install older release. npm install [email protected] or npm install [email protected] is working fine for me.

from passport-wsfed-saml2.

k2ksk2k avatar k2ksk2k commented on July 19, 2024
  1. Install Python 2.7 (Not python 3).
  2. Install OpenSSL.
  3. Try to upgrade your node.js and npm to newest version. For me v10.15.2 and 6.8.0. There are some issues of older version(Major version >10).
  4. If still not working. Use the command: "npm install x509 --force", And in the folder node_modules/x509/build has the source code. Try to build it and fix the errors.
  5. Still can't install x509, try:"npm install x509 --verbose". Find the error lines, and ask for help with those errors.

from passport-wsfed-saml2.

nielshendrickx avatar nielshendrickx commented on July 19, 2024

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.

Having the same problem here
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script.

Also k2ksk2k solution is not working: npm install x509 installs fine without problems. But same error node-gyp rebuild occurs when I try npm install passport-wsfed-saml2

from passport-wsfed-saml2.

mrkking avatar mrkking commented on July 19, 2024

for newer release, I had to clone the 'passport-wsfed-saml2' package and change the x509 dependency to latest - worked!

from passport-wsfed-saml2.

trevorhibblen avatar trevorhibblen commented on July 19, 2024

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.

from passport-wsfed-saml2.

mend3 avatar mend3 commented on July 19, 2024

3.0.12

Using this version worked for me.

from passport-wsfed-saml2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.