- Status changed to Active
11 months ago 2:38pm 2 January 2024 - Status changed to Postponed: needs info
11 months ago 10:42am 3 January 2024 - 🇳🇱Netherlands kingdutch
The form exists with the correct namespace and autoloading is correctly configured
The error suggests there's a problem with your composer configuration which prevents the autoloader from properly being generated. Please provide the information requested in #2:
- Did you composer installation go through correctly?
- Are you installing Drupal through drush or the web interface?
- Provide your
composer.json
contents in<code>
blocks. - Provide your Composer installation output in
<code>
blocks.
- 🇳🇱Netherlands kingdutch
Also downgrading since this doesn't seem to be a reproducible bug but seems to be a support request for properly configuring the local composer.json file.
- 🇪🇸Spain rol
answering your question, yes, composer install wents well, tried also after executing composer update.
Both drush or web interface give same erroror wirth composer installation you mean, result of this command?
composer create-project goalgorilla/social_template:dev-master DIRECTORY --no-interaction