components / bootstrap

Shim repository for Twitter Bootstrap.

Home Page:http://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation bug

bestxp opened this issue · comments

composer require components/bootstrap

[RuntimeException]
  Failed to clone git@github.com:crash21/bootstrap3.git via git, https, ssh protocols, aborting.
  - git://github.com/crash21/bootstrap3.git
    Cloning into 'C:\OpenServer\domains\project.local\vendor\components\bootstrap3'...
    fatal: remote error:
      Repository not found.
  - https://github.com/crash21/bootstrap3.git
    Cloning into 'C:\OpenServer\domains\project.local\vendor\components\bootstrap3'...
    remote: Invalid username or password.
    fatal: Authentication failed for 'https://github.com/crash21/bootstrap3.git/'
  - git@github.com:crash21/bootstrap3.git
    Cloning into 'C:\OpenServer\domains\project.local\vendor\components\bootstrap3'...
    Permission denied (publickey).
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.

crash21/bootstrap3 in github not found