@Shaik Mohammed Ansar

Account created on 22 February 2023, over 1 year ago
#

Recent comments

Drupal version : 9.5.9
Php : 8.3.1

Error : biwebpro/drupal10_baseimage v0.0.2 requires drupal/core-composer-scaffold 10.0.2 -> satisfiable by drupal/core-composer-scaffold[10.0.2].
    - biwebpro/drupal10_baseimage v0.0.1 requires drupal/core-composer-scaffold 10.0.2 -> satisfiable by drupal/core-composer-scaffold[10.0.2].
    - drupal/core-composer-scaffold 10.0.2 requires composer-plugin-api ^2 -> no matching package found.
    - Installation request for biwebpro/drupal10_baseimage ^0.0 -> satisfiable by biwebpro/drupal10_baseimage[v0.0.2, v0.0.1].

My composer.json file 
{
    "name": "biwebpro/drupal9-template",
    "description": "Template for Drupal 9 Site",
    "type": "project",
    "license": "GPL-2.0+",
    "authors": [
        {
            "name": "Michael Schmid (michael@amazee.io)",
            "role": "CTO"
        },
        {
            "name": "Blaize Kaye (blaize.kaye@amazee.com)",
            "role": "Software Engineer"
        }
    ],
    "repositories": [
        {
            "type": "composer",
            "url": "https://repo.packagist.com/biitms"
        },
        {
            "packagist.org": false
        }
    ],
    "require": {
        "biwebpro/drupal9.5_baseimage": "^1.0.0",
        "drupal/xmlsitemap": "^1.2",
        "drupal/advagg": "^4.1",
        "drupal/metatag": "^1.19",
        "drupal/seckit": "^2.0",
        "drupal/robotstxt": "^1.4"
    },
    "minimum-stability": "dev",
    "prefer-stable": true,
    "config": {
        "process-timeout": 0,
        "allow-plugins": {
            "composer/installers": true,
            "drupal/console-extend-plugin": true,
            "drupal/core-composer-scaffold": true,
            "cweagans/composer-patches": true,
            "drupal/core-project-message": true,
            "oomphinc/composer-installers-extender": true,
            "zaporylie/composer-drupal-optimizations": true
        }
    },
    "scripts": {
        "drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
        "post-install-cmd": [
            "DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
        ],
        "post-update-cmd": [
            "DrupalProject\\composer\\ScriptHandler::createRequiredFiles"
        ]
    },
    "extra": {
        "installer-types": [
            "drupal-bihub-module",
            "drupal-bihub-theme"
        ],
        "installer-paths": {
            "web/modules/bihub/{$name}": [
                "type:drupal-bihub-module"
            ],
            "web/core": [
                "type:drupal-core"
            ],
            "web/libraries/{$name}": [
                "type:drupal-library"
            ],
            "web/modules/contrib/{$name}": [
                "type:drupal-module"
            ],
            "web/profiles/contrib/{$name}": [
                "type:drupal-profile"
            ],
            "web/themes/contrib/{$name}": [
                "type:drupal-theme"
            ],
            "drush/contrib/{$name}": [
                "type:drupal-drush"
            ],
            "web/themes/bihub/{$name}": [
                "type:drupal-bihub-theme"
            ]
        },
        "drupal-scaffold": {
            "excludes": [
                "sites/development.services.yml",
                "sites/example.settings.local.php"
            ]
        }
    }
}.

hi

Can you please provide any command for re-intsalling module bundle

Production build 0.71.5 2024