Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Deploying Gatsby Site on Netlify: Error Related to gatsby-source-wordpress Plugin and WPGraphQL #39234

Open
sukantamajhi opened this issue Feb 21, 2025 · 0 comments
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer

Comments

@sukantamajhi
Copy link

sukantamajhi commented Feb 21, 2025

We are currently facing an issue when trying to deploy our website on Netlify. The issue persists even during local development with the gatsby develop and gatsby build commands. The problem appears to be related to the gatsby-source-wordpress plugin, even though we have updated it to the latest version (7.14). We are also using WPGraphQL version 2.0.0, which may be a part of the issue.

Steps to Reproduce:

  • Set up the project with gatsby-source-wordpress plugin version 7.14.
  • Run local development with gatsby develop or build the site using gatsby build.
  • Try to deploy the site on Netlify.

Expected Behavior:

  • The site should build and deploy without errors on Netlify, and the local development environment (gatsby develop) should run smoothly without issues.

Actual Behavior:

  • We encounter errors during both local development and build, blocking us from deploying to Netlify.

Additional Information:

  • We have ensured that the plugin is updated to the latest version (7.14).
  • We are using WPGraphQL version 2.0.0.
  • We are unable to proceed with development or deployment due to this issue.

Environment:

  • gatsby-source-wordpress version: 7.14
  • WPGraphQL version: 2.0.0
  • Node version: 18.20.3
  • Gatsby version: 5.13.5

Related Issues:

Image

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer
Projects
None yet
Development

No branches or pull requests

1 participant