Unable to install modules: module 'search_api_ai_simple_chatbot' is missing its dependency module jquery_once

Created on 23 July 2024, about 1 year ago
Updated 4 September 2024, about 1 year ago

Problem/Motivation

Simple chatbot module declares dependency on jquery_once module but does not use it.
Either we add the jquery_once module in composer.json for the module or we remove it since core jquery is used.
We get this error:

  Unable to install modules: module 'search_api_ai_simple_chatbot' is missing its dependency module jquery_once.  

Steps to reproduce

Install the search_api_ai_simple_chatbot module.
You will see the error.

Proposed resolution

Remove dependency on jquery_once module since already the core/once library is being used.

Remaining tasks

NA

User interface changes

NA

API changes

NA

Data model changes

NA

🐛 Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India Vivek Panicker Kolkata

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