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
Looks like a CORS policy is blocking graphql-cli-voyager from loading:
Failed to load http://cdn.jsdelivr.net/npm/[email protected]/dist/voyager.worker.js: Redirect from 'http://cdn.jsdelivr.net/npm/[email protected]/dist/voyager.worker.js' to 'https://cdn.jsdelivr.net/npm/[email protected]/dist/voyager.worker.js' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:7000' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
voyager:1 Uncaught (in promise) TypeError: Failed to fetch
The text was updated successfully, but these errors were encountered:
Looks like a CORS policy is blocking graphql-cli-voyager from loading:
The text was updated successfully, but these errors were encountered: