Replies: 1 comment 1 reply
-
I think you can ignore it with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found a breaking change in 3.4.0, it changes supported node version from
^10.17.0 || ^12.0.0 || >= 13.7.0
to^12.20 || >= 14.13
caused by dependencygraphql-config -> @graphql-tools/url-loader -> extract-files
.Beta Was this translation helpful? Give feedback.
All reactions