algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
178 stars 45 forks source link

Error on gatsby build but not on gatsby develop #70

Closed rootlinux2 closed 4 years ago

rootlinux2 commented 4 years ago

When I run gatsby build I'm facing this error! image

On gatsby develop

image

rootlinux2 commented 4 years ago

I don't know why but with VPN gatsby build work, without VPN not, but gatsby develop work with and without.

Haroenv commented 4 years ago

The plugin only does something at build, so it's expected that develop is unaffected. Does the vpn you use restrict traffic to certain origins alone?