-
Notifications
You must be signed in to change notification settings - Fork 1k
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
get error after scaffold post #5380
Comments
maybe relate to this #5262 |
@PeterChen1997 thanks for reporting! I was able to reproduce this and it's failing in our CI as well. I'll escalate this. |
Thx! Waiting for the good news |
@PeterChen1997 We've got a fix for it here: #5378. I'll see about releasing a patch or maybe we'll just wait till the minor Tuesday, but since this is breaking, a patch feels more appropriate. But it's in canary if you want to try it out now and confirm:
|
I can confirm that this works. |
We just released a patch for this: https://github.com/redwoodjs/redwood/releases/tag/v1.2.1. Please upgrade and let us know!
|
After upgrading to version 1.4.0 this error returns. |
After upgrade 1.2.0, and doing scaffold Post. The graphql server yell error like this
I think the problem is the new version of graphql-tools
I tried in ts and js mode, get the same problem
The text was updated successfully, but these errors were encountered: