-
Notifications
You must be signed in to change notification settings - Fork 108
-
I'm generating clients with the --node flag, and am getting complaints in the generated index.ts about missing modules and typings for node-fetch and ws (see screenshot below).
I've followed the installation instructions in the Gettings started guide and am on version 5.1.7.
CleanShot 2022年07月08日 at 21 54 57@2x
And if/when installing module and types for node-fetch and ws, I'm getting:
Type 'Promise' is not assignable to type 'Promise'.
Type 'unknown' is not assignable to type 'GraphQLResponse'.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment