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

Error

The packages.json file could not be downloaded.

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.