question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error Installing Package

See original GitHub issue

I have just done a fresh Laravel installation and following your documentation, I executed composer require jorenvanhocht/blogify v2.0 I encountered the following error from composer,

Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for jorenvanhocht/blogify v2.0 -> satisfiable by jorenvanhocht/blogify[v2.0].
    - jorenvanhocht/blogify v2.0 requires jorenvanhocht/tracert v1.3-RC@dev -> satisfiable by jorenvanhocht/tracert[v1.3-RC] but these conflict with your requirements or minimum-stability.


Installation failed, reverting ./composer.json to its original content.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stevepopcommented, Jul 12, 2016

Ok, it might be a good idea to also update your docs requirements section because while installing v2.0.3 I see that it requires Laravel 5.2.*. I will update to Laravel 5.2 and try again

0reactions
stevepopcommented, Jul 12, 2016

I will. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I fix this error installing packages in R - Stack Overflow
When you do install.package , specifying the lib might work since the issue seems to related to location. I'd first try lib =...
Read more >
[SOLVED] Error while installing package!! - LinuxQuestions.org
Error while installing package!! ... E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Read more >
Problem Installing Packages in the RStudio IDE - Posit Support
If you are unable to install packages in the RStudio IDE, some common problems are outlined below: Are you able to install packages...
Read more >
Error in install.packages: unable to install packages
The function you're using is trying to use an 'annotation' package describing a microarray chip. The package is currently not installed, so it...
Read more >
error for installing packages - General - RStudio Community
I have a problem with installing packages. Plz help me TT > install.packages("ggplot2") also installing the dependencies 'backports', 'ellipsis', 'zeallot', ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found