Skip to content

Fix #315 in dev mode log validation error#316

Open
sheggi wants to merge 1 commit into
Diizzayy:mainfrom
sheggi:main
Open

Fix #315 in dev mode log validation error#316
sheggi wants to merge 1 commit into
Diizzayy:mainfrom
sheggi:main

Conversation

@sheggi
Copy link
Copy Markdown

@sheggi sheggi commented Mar 1, 2023

Don't stop nuxt dev if a GraphQl validation error happens. Allow other build tools to fix the problem later on.

If dev mode is disabled, this should still fail to prevent a successful build with GraphQL validation errors.

Don't stop `nuxt dev` if a GraphQl validation error happens.
Allow other build tools to fix the problem later on.
@sheggi
Copy link
Copy Markdown
Author

sheggi commented Mar 9, 2023

CI failed because of

Failed to load schema from https://spacex-api-2gl6xp7kua-ue.a.run.app/graphql:
examples/extends postinstall:         Unexpected token < in JSON at position 0

Looks like this error is unrelated to the changes made

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant