Closed (fixed)
Project:
Ace Code Editor
Version:
2.0.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jan 2026 at 15:58 UTC
Updated:
15 Feb 2026 at 14:09 UTC
Jump to comment: Most recent
Comments
Comment #2
jarupal commentedPlease see line that needs to be removed out or addressed.
Profiles are no longer required in drupal 10.3.
Once this is done the error no longer happens:
$paths_to_check = [
'/libraries/ace',
'/libraries/ace-builds',
'/' . \Drupal::service('extension.list.module')->getPath('ace_editor') . '/libraries',
/* '/' . \Drupal::service('extension.list.profile')->getPath(\Drupal::installProfile()) . '/libraries/ace', */
];
Comment #3
rajab natshahThanks, Jason, for reporting.
I confirm
I'm facing the same issue - When installing ACE Editor with Drupal CMS ~2.0 too
Comment #5
rajab natshahComment #6
rajab natshahComment #8
rajab natshah✅ Released ace_editor-2.0.3