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

Built Rendering Engines failed validation failed validation. #85

Open
mmorkt opened this issue Sep 12, 2022 · 1 comment
Open

Built Rendering Engines failed validation failed validation. #85

mmorkt opened this issue Sep 12, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mmorkt
Copy link

mmorkt commented Sep 12, 2022

Description

I'm trying out the DSG feature in Gatsby 4.22.1 after upgrading from Gatsby 3. But I'm getting this error message. It seems related to the source plugin.

Built Rendering Engines failed validation failed validation.

Please open an issue with a reproduction at https://github.com/gatsbyjs/gatsby/issues/new for more help
failed Validating Rendering Engines - 2.188s

ERROR #98001  WEBPACK
Built Rendering Engines failed validation failed validation.
Please open an issue with a reproduction at https://github.com/gatsbyjs/gatsby/issues/new for more help

  Error: Worker exited before finishing task
  
  - index.js:117 ChildProcess.<anonymous>
    [stm-web-update]/[gatsby-worker]/dist/index.js:117:45
  
  - node:events:394 ChildProcess.emit
    node:events:394:28
  
  - child_process:290 Process.ChildProcess._handle.onexit
    node:internal/child_process:290:12

Steps to reproduce

  1. Upgrade a Gatsby 3 to Gatsby 4
  2. enable DSG rendering in gatsby-node.js createPage({ defer: true,....

Additional info

  • Craft version: 3.7.25.1
  • PHP version: 7.4.30
  • Database driver & version: MySQL 5.5.5
  • Plugins & versions: Gatsby Helper 1.1.2
@mmorkt mmorkt added the bug Something isn't working label Sep 12, 2022
@kamilsnopkowski
Copy link

Any updates on this issue? I'm having it even without using defer:true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants