- Issue created by @dan612
- πΊπΈUnited States dan612 Portland, Maine
If you try to include the D10 compatible version via AM:A, the following error is thrown when installing a new project:
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires drupal/ace_editor 2.0.0-beta2 -> satisfiable by drupal/ace_editor[2.0.0-beta2]. - drupal/ace_editor 2.0.0-beta2 requires npm-asset/ace-builds ~1.0 -> could not be found in any version, there may be a typo in the package name. Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details. - It's a private package and you forgot to add a custom repository to find it
This is because we have to alter the project composer.json file to allow the downloading of the library, see this issue for more details π Update README.md Composer steps, and format to Markdown Needs review . I was able to get the ACE Editor up and running on my D10 site after following the README updates in that issue, however this still seems like it needs to be done manually for the time being unless we can somehow work in AM:A some specialized handling of composer.json generation should this module (or others like it) be present.
This also needs to be tested with data that comes from Drupal 7 to ensure it works the same on Drupal 10 with identical underlying data after a migration.
- πΊπΈUnited States dan612 Portland, Maine
Updated in the issue fork attached to this issue π Review list of obsolete modules to determine if status is unchanged Active . Closing.
- Status changed to Fixed
10 months ago 7:33pm 24 January 2024 - Issue was unassigned.
Automatically closed - issue fixed for 2 weeks with no activity.