Cannot find type declarations #2822
Unanswered
SebastianStehle
asked this question in
Q&A / Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have imported graphiql into my typescript application and I get the following errors:
@graphiql/react has no direct dependency to
@reach/utils
, but a transitive dependency over@reach/combobox
and a few more of these depencencies. I think this could cause issues.I have temporarily disabled lib check.
Beta Was this translation helpful? Give feedback.
All reactions