gatzjames / insomnia-plugin-graphql-codegen-import

Insomnia plugin that generates GraphQL operations in your workspace
MIT License
9 stars 4 forks source link

Error while importing GraphQL operations #1

Open m-nny opened 2 years ago

m-nny commented 2 years ago

image

When trying to import From File this error appears.

Installed plugin version: 0.3.4

Version: Insomnia 2021.4.1
Release date: 7/7/2021
OS: Linux x64 5.10.49-1-MANJARO
Electron: 9.3.5
Node: 12.14.1
V8: 8.3.110.13-electron.0
Architecture: x64
node-libcurl: libcurl/7.73.0 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.7 zstd/1.5.0 libidn2/2.3.1 libssh2/1.9.0 nghttp2/1.41.0
gatzjames commented 2 years ago

Thanks for the issue. Curious why this happens. I can't reproduce on macOS so this might have to do with linux specific apis? Can you try to update to the latest version of insomnia and check if it still happens?