Git Product home page Git Product logo

Comments (7)

SpencerCDixon avatar SpencerCDixon commented on June 2, 2024

yeah it does, make sure to have ssh with github setup on your machine

from redux-cli.

hetii avatar hetii commented on June 2, 2024

But why I should use ssh setup when by using https I don`t need to to anything else to grab this project ?
By changing lib/sub-commands/new.js to:
_this2.gitPullTask.run('https://github.com/davezuko/react-redux-starter-kit.git').then(function ()
I was able to start new project.

Btw maybe there should be some additional wrapper and if getting project over ssh fails (cause of timeout) then try it get by https ?

from redux-cli.

SpencerCDixon avatar SpencerCDixon commented on June 2, 2024

That would be nice to have the fallback, https was giving other people issues ha. Open to a PR if you wanna make the fallback

from redux-cli.

enyachoke avatar enyachoke commented on June 2, 2024

Am thinking of maybe introducing a https switch something like --use-https

from redux-cli.

SpencerCDixon avatar SpencerCDixon commented on June 2, 2024

go for it! I'm open to a PR for sure

from redux-cli.

timothyallan avatar timothyallan commented on June 2, 2024

Ahhh, that's why I'm seeing:

loading: Fetching [email protected]:davezuko/react-redux-starter-kit.git from github. ⠴
The authenticity of host 'github.com (192.30.252.130)' can't be established.

Thanks for the pending fallback :)

from redux-cli.

enyachoke avatar enyachoke commented on June 2, 2024

That is how ssh works basically you have to tell you machine to trust github.com. @timothyallan checkout https://help.github.com/articles/set-up-git/ for how to configure ssh or pull my branch.

from redux-cli.

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.