Skip to content

Error using version 15.8.0 of graphql with the @strapi/plugin-graphql extension #19101

@ChristianSantanaLlanes

Description

@ChristianSantanaLlanes

I am using the @strapi/plugin-graphql extension in my Strapi 4.16.0 project. When using the version 15.8.0 of graphql installed directly in the root of the project, I get the following error:

Error: Cannot use GraphQLScalarType "Time" from another module or realm.
When uninstalling the @strapi/plugin-graphql extension, the problem is solved.

Request:

Could you please verify if version 15.8.0 of graphql is compatible with the @strapi/plugin-graphql extension? If it is not compatible, could you provide a compatible version?

Additional information:

My development environment is Node.js 20.9.0 and npm 8.13.0.
I have updated the resolution graphql": "16.8.1" in my package.json file, but the problem persists.
My Strapi version is 4.16.0.
Thank you for your attention.

Sincerely,

Christian Santana

Metadata

Metadata

Assignees

No one assigned

    Labels

    flag: invalid templateAutomation Flag to handle invalid bug report templates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions