Remove yarn.lock file from AI CKEditor to standardize package management

Created on 31 March 2025, 14 days ago

Problem/Motivation

Both ai_chatbot and ai_ckeditor currently use package-lock.json files to manage Node dependencies, which suggests npm could be the standard package manager across this module.

However, one of the same submodules — [modules/ai_ckeditor] — includes a yarn.lock file. This creates inconsistency and can lead to unexpected behavior/inconsistencies when installing dependencies. It is also a little confusing.

Proposed resolution

Remove the yarn.lock file from [modules/ai_ckeditor] to align with the rest of the project and avoid conflicting dependency trees.

📌 Task
Status

Active

Version

1.1

Component

AI CKEditor

Created by

🇵🇹Portugal bbruno Poland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024