Skip to content

Instantly share code, notes, and snippets.

@heddn
Created September 26, 2016 20:41
Show Gist options
  • Save heddn/c3d431c25f4a4943b1878d56d63dcb05 to your computer and use it in GitHub Desktop.
Save heddn/c3d431c25f4a4943b1878d56d63dcb05 to your computer and use it in GitHub Desktop.
$ composer require -a drupal/menu_admin_per_menu --prefer-dist -o
Using version 1.x-dev for drupal/menu_admin_per_menu
./composer.json has been updated
Gathering patches for root package.
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package menu_admin_per_menu could not be found in any version, there may be a typo in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Installation failed, reverting ./composer.json to its original content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment