Information for: DEVELOPERS   PARTNERS   SUPPORT

Known issues

Compatibility issues

The acquia_cms_search module is not compatible with the Drupal core search module.

Installation issues

Unable to download the packages.json file

The packages.json file could not be downloaded. You can find the file in the following location:

https://asset-packagist.org/packages.json

Workaround:

  1. If you installed ACMS through acquia/drupal-recommended-project or acquia/acquia-cms-project (deprecated), you must remove the entry for asset-packagist.org from your composer.json file. For more information, see Removing Asset Packagist.

  2. After you remove the source entry for asset-packagist.org, you must run composer update, commit, and deploy the resulting changes to you lock file.