Active
Project:
Deploy - Content Staging
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2018 at 07:01 UTC
Updated:
12 Mar 2020 at 07:21 UTC
Jump to comment: Most recent
Comments
Comment #2
lomasr commentedComment #3
sozkara commentedMe too have this exact error. Installation can't be completed.
Comment #4
amarphule commentedComment #5
amarphule commentedDeploy module has requirements
To download module use
composer require drupal/deployit will download module and its dependenciesFor Enabling module use
drush en deployit will gives you list of required modules sayyeswill enabled all modules.It works for me on Drupal-8.7.2 and PHP-7.2.
Comment #6
christophe.klein commentedUsing
composer require drupal/deployfollowed bydrush en deploygives me the error too.Comment #7
amarphule commentedWhat is the error message?