Replies: 1 comment
-
|
install node-fetch I think if you are using node |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
I have generated my code and I have types problems, if I add
as anyinindex.tsit fix the problems.(note the
as anyadded to both of the lines).When I remove the
as anythere are the error:ts version: 4.7.3
What am I missing, I dont think its related to my schema at all.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions