Issue workflow progress
Progress of the issue based on the
Contributor Workflow
Describe the bug
url-loaders@8.0.25 upgraded @graphql-tools/executor-graphql-ws from ^1.3.2 to ^2.0.1 which breaks node 18 support. Node 18 is still supported in the package.json
To Reproduce Steps to reproduce the behavior:
Try and install url-loaders@8.0.25 on node 18.
Expected behavior
It should work on node 16 and above
Environment:
- OS: Mac
@graphql-tools/url-loaders: 8.0.25
- NodeJS: 18
Additional context
Issue workflow progress
Progress of the issue based on the
Contributor Workflow
Describe the bug
url-loaders@8.0.25upgraded@graphql-tools/executor-graphql-wsfrom^1.3.2to^2.0.1which breaks node 18 support. Node 18 is still supported in the package.jsonTo Reproduce Steps to reproduce the behavior:
Try and install
url-loaders@8.0.25on node 18.Expected behavior
It should work on node 16 and above
Environment:
@graphql-tools/url-loaders: 8.0.25Additional context