Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken install in current bolt version #12

Open
tvogt opened this issue Jun 7, 2021 · 1 comment
Open

broken install in current bolt version #12

tvogt opened this issue Jun 7, 2021 · 1 comment

Comments

@tvogt
Copy link

tvogt commented Jun 7, 2021

In a fresh bolt install today (June 6th, 2021), installing this theme fails:

$  composer require bobdenotter/bolt-tufte-theme 
Using version ^1.1 for bobdenotter/bolt-tufte-theme
./composer.json has been updated
Running composer update bobdenotter/bolt-tufte-theme
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires bobdenotter/bolt-tufte-theme ^1.1 -> satisfiable by bobdenotter/bolt-tufte-theme[1.1.0].
    - bobdenotter/bolt-tufte-theme 1.1.0 requires twig/twig ^2.0 -> found twig/twig[v2.0.0, ..., v2.14.6] but the package is fixed to v3.3.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

@tvogt
Copy link
Author

tvogt commented Jun 7, 2021

actually, in addition to the fresh install, I also added the composer require bolt/article

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

No branches or pull requests

1 participant