Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Problem with installation #2

Open
dannyfile opened this issue Aug 31, 2017 · 5 comments
Open

Problem with installation #2

dannyfile opened this issue Aug 31, 2017 · 5 comments
Assignees

Comments

@dannyfile
Copy link

Started to follow your installation guide and few minutes after composer create-project I see:

  [Composer\Repository\InvalidRepositoryException]                                                          
  No valid bower.json was found in any branch or tag of https://github.com/twbs/bootstrap.git, could not load a package from it.     
@albaraam
Copy link

Same here !! any solutions?? @tonydspaniard

@tonydspaniard
Copy link
Member

@dannyfile @albaraam I think the issue is the move that Yii made away from the composer plugin. I'll have a look.

@canomogollon
Copy link

i try the boilersplate step by step and i get this message @tonydspaniard

[Composer\Repository\InvalidRepositoryException]
No valid bower.json was found in any branch or tag of https://github.com/twbs/bootstrap.git, could not load a package from it.

@canomogollon
Copy link

i can update and install the repo when i put this code in composer.json
"config": { "process-timeout": 1800, "fxp-asset": { "repositories": { "bower-asset/bootstrap": { "type": "bower-vcs", "url": "https://github.com/twbs/bootstrap.git" } } } },

@paskuale75
Copy link

paskuale75 commented Apr 24, 2022

I receive this after composer install

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - yiisoft/yii2[2.0.5, ..., 2.0.6] require bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> could not be found in any version, but the following packages provide it:
      - craftcms/cms Craft CMS
........

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants