You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node 12 changed behaviour of require.resolve and thus importing .gql files without absolute or relative path (./) will fail.
I've created PR to address this issue #78
After moving from Node 8.11.2 to Node 12.13.0 we started seeing this error for all of our gql files:
Are there any known issues with Node12 and this plugin?
The text was updated successfully, but these errors were encountered: