Problem/Motivation

Composer.json has openai module as a dependency
Info.yml does not

Steps to reproduce

N/A

Proposed resolution

Add openai to info.yml as a dependency?

Remaining tasks

See above

User interface changes

None

API changes

None

Data model changes

None

Issue fork openai_seo-3404666

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scott_euser created an issue. See original summary.

NicholasS made their first commit to this issue’s fork.

nicholass’s picture

I do get an error when installing it,

The website encountered an unexpected error. Please try again later.

Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: The service "openai_seo.service" has a dependency on a non-existent service "openai.api".

j-vee’s picture

Status: Active » Fixed

Thanks, this one has been fixed now in the latest dev-branch!

j-vee’s picture

Status: Fixed » Closed (fixed)