-
Hi, I use the generate cli in a dev setup which starts everything in watch mode all at once. Is there a way to not fail the |
Beta Was this translation helpful? Give feedback.
Answered by
vicary
Jun 18, 2024
Replies: 1 comment 3 replies
-
The schema generation in watch mode should have all errors caught, would you please share the error that is crashing in watch mode? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's a genuine bundler bug that only happens when running off NPM.
Please try watch mode again using
@gqty/[email protected]
.