Skip to content

Fails in dev environment @ createSchemaCustomization #29535

@RobinSJames

Description

@RobinSJames

For the past few days this issue has been preventing me from making changes to our code. I will not use the code from my repo as it is private but I have replicated this via the Gatsby WordPress tutorial and encountered the exact same problem.

Specification of plugins:

  • WP Gatsby 0.9.1
  • WP GraphQL 1.1.1
  • gatsby-source-wordpress-experimental 6.2.0
  • WP 5.6

Once I've updated gatsby-config.js I run gatsby develop and encounter the following issue:

warn Warning: there are unknown plugin options for "gatsby-source-wordpress-experimental": protocol,
restApiRoutePrefix, hostingWPCOM, useACF
success load plugins - 0.871s
success onPreInit - 0.034s
success initialize cache - 0.019s
success copy gatsby files - 0.062s
success onPreBootstrap - 0.017s
success  gatsby-source-wordpress  ensuring plugin requirements are met - 2.294s
⠀
info  gatsby-source-wordpress

	This is either your first build or the cache was cleared.
	Please wait while your WordPress data is synced to your Gatsby cache.

	Maybe now's a good time to get up and stretch? :D

success  gatsby-source-wordpress  ingest WPGraphQL schema - 2.367s

 ERROR

There was an error

not finished createSchemaCustomization - 4.703s

As you can see the error provides no feedback on what could be causing this problem.
Please can you help me address this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: source-wordpressRelated to Gatsby's integration with WordPress

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions