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

TypeError: createReadStream is not a function #613

Closed
gaspan opened this issue Jan 11, 2020 · 2 comments
Closed

TypeError: createReadStream is not a function #613

gaspan opened this issue Jan 11, 2020 · 2 comments

Comments

@gaspan
Copy link

gaspan commented Jan 11, 2020

i got error from this sampe, like this:

  "data": null,
  "errors": [
    {
      "message": "createReadStream is not a function",
      "locations": [
        {
          "line": 6,
          "column": 3
        }
      ],
      "path": [
        "singleUpload"
      ]
    }
  ]
} 

how to fix this problem ?

@nargetdev
Copy link

I also get this error.

@saihaj saihaj mentioned this issue Dec 5, 2021
32 tasks
@saihaj
Copy link
Collaborator

saihaj commented Feb 19, 2022

Hey @gaspan @nargetdev we @the-guild-org are the the new maintainers of this project and are actively developing v2. It now supports GraphQL Multipart Request spec so there is no need to additional libraries. Checkout our new docs https://www.graphql-yoga.com/docs/features/file-uploads. Would love to get your feedback on beta release. Thanks!

@saihaj saihaj closed this as completed Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants