Ethan Shry
Results
2
comments of
Ethan Shry
I am unable to even `import MyQuery from './queries.gql`, I just get `[ts] Cannot find module` errors
Another way I have worked around the build error is by setting the `"skipLibCheck": true,` flag in my `tsconfig.json`- which is still a subpar solution, but maybe will unblock someone.