Skip to content

Node <20 support broken for url-loaders@>8.0.25 #7166

@julianwilkinson

Description

@julianwilkinson

Issue workflow progress

Progress of the issue based on the
Contributor Workflow

  • 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox

    Make sure to fork this template and run yarn generate in the terminal.

    Please make sure the GraphQL Tools package versions under package.json matches yours.

  • 2. A failing test has been provided
  • 3. A local solution has been provided
  • 4. A pull request is pending review

Describe the bug

[email protected] 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 [email protected] 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions