Giter VIP home page Giter VIP logo

Comments (10)

SBoudrias avatar SBoudrias commented on July 22, 2024

Hey, can you tell me which version of Inquirer you're using? And try the lastest version on NPM (0.2.4)

from inquirer.js.

DannyDouglass avatar DannyDouglass commented on July 22, 2024

Apologies for leaving that information out. I'm using Inquirer 0.2.4 and Node 0.11.5.

My temporary solution is just prompting for the password last.

from inquirer.js.

SBoudrias avatar SBoudrias commented on July 22, 2024

Could you try on a stable Node.js release (0.8 or 0.10)? I'm not on Mac currently so I can't test/reproduce your issue, but I'll check this more in depth later on.

from inquirer.js.

DannyDouglass avatar DannyDouglass commented on July 22, 2024

I tried running using Node versions 0.8.4, 0.10.0, and 0.10.16. The same issue exists with all 3 versions. As I mentioned, I have a work-around so no rush. Just wanted to make sure I reported the issue.

from inquirer.js.

SBoudrias avatar SBoudrias commented on July 22, 2024

Hey, I've been able to reproduce the bug and commit a fix to master. Could you test it out and tell me if it resolve the problem on your side too?

As the fix is not yet published to NPM, simply add this repo URL ([email protected]:SBoudrias/Inquirer.js.git) as the inquirer version in your package.json file

from inquirer.js.

DannyDouglass avatar DannyDouglass commented on July 22, 2024

I tried doing that, however I get an NPM error "Error: No compatible version found..."

Here's my package.json configuration for Inquirer...am I missing something (http response 304)?

"dependencies": {
"inquirer": "[email protected]:SBoudrias/Inquirer.js.git"

from inquirer.js.

danielchatfield avatar danielchatfield commented on July 22, 2024

Fix works fine (I was able to reproduce as well).

from inquirer.js.

SBoudrias avatar SBoudrias commented on July 22, 2024

@DannyDouglass Try using the http URL maybe... https://github.com/SBoudrias/Inquirer.js.git

I wanted to give you the git:// protocol url but give you the ssh one - NPM probably don't support ssh

from inquirer.js.

DannyDouglass avatar DannyDouglass commented on July 22, 2024

Yeah I tried https gives me an error that it is not a package. I was able to install the latest by deleting the module folder and using the git:// protocol: git://github.com/SBoudrias/Inquirer.js.git:

Looks good now! Thanks for the incredibly fast response. Loving Inquirer.

from inquirer.js.

SBoudrias avatar SBoudrias commented on July 22, 2024

Just releases 0.2.5 containing the fix on NPM. Thanks for the report @DannyDouglass!

from inquirer.js.

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.