Skip to content

CODEGEN-787 - Improve handling of missing @parcel/watcher scenario #10358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 29, 2025

Conversation

eddeee888
Copy link
Collaborator

@eddeee888 eddeee888 commented May 28, 2025

Description

When running --watch with missing @parcel/watcher, the error message can be noisy.
This PR improves the messaging and logging.

Related to #10305

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Result

Screenshot 2025-05-28 at 11 30 34 pm

Copy link

changeset-bot bot commented May 28, 2025

🦋 Changeset detected

Latest commit: b4a994b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-codegen/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented May 28, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 5.0.7-alpha-20250528131302-b4a994b788b2d7c886cadbe5aa7116adb06ae104 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented May 28, 2025

💻 Website Preview

The latest changes are available as preview in: https://pr-10358.graphql-code-generator.pages.dev

@eddeee888 eddeee888 force-pushed the remove-extraneous-error-stacktrace-loading-watcher branch from 85d3997 to b4a994b Compare May 28, 2025 13:11
@eddeee888 eddeee888 marked this pull request as ready for review May 28, 2025 13:31
@eddeee888 eddeee888 requested a review from dotansimha May 28, 2025 13:53
@eddeee888 eddeee888 merged commit 157c823 into master May 29, 2025
18 checks passed
@eddeee888 eddeee888 deleted the remove-extraneous-error-stacktrace-loading-watcher branch May 29, 2025 11:50
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.

2 participants