Giter VIP home page Giter VIP logo

Comments (6)

TheBlueDog avatar TheBlueDog commented on July 29, 2024

Need to run the command below to switch how it connents to github.

git config --global url."https://".insteadOf git://

from calcite-bootstrap.

CassidyB avatar CassidyB commented on July 29, 2024

@TheBlueDog We started with that command as a first step

from calcite-bootstrap.

mjuniper avatar mjuniper commented on July 29, 2024

The command that Cassidy posted above looks right but I wonder if it was not entered quite right (perhaps it was entered without the quotes around https://). The reason I think that is because git seems to be trying to access .insteadofgithub.com/....

Here is what I would recommend:

  1. Delete the directory you cloned into.
  2. Copy/paste this command into terminal: git config --global url."https://".insteadOf git://.
  3. Start from the beginning with git clone ..., cd ..., npm install, bower install.

from calcite-bootstrap.

mjuniper avatar mjuniper commented on July 29, 2024

You might also see the second answer (not the accepted one) to this SO question: http://stackoverflow.com/questions/27417175/bower-install-libraries-issues

from calcite-bootstrap.

smusa3 avatar smusa3 commented on July 29, 2024

The second answer solved the issue for me.

from calcite-bootstrap.

TheBlueDog avatar TheBlueDog commented on July 29, 2024

Good news, @smusa3! Let me know if you have any questions.

Closing this issue.

from calcite-bootstrap.

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.