Skip to content
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

Fix ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows #7432

Merged
merged 3 commits into from Jan 2, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Dec 30, 2023

Which issue, if any, is this issue related to?

close #7428

Is there anything in the PR that needs further explanation?

No, it's self-explanatory.

@JounQin JounQin added the type: bug a problem with a feature or rule label Dec 30, 2023
@JounQin JounQin self-assigned this Dec 30, 2023
Copy link

changeset-bot bot commented Dec 30, 2023

🦋 Changeset detected

Latest commit: febb16a

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

This PR includes changesets to release 1 package
Name Type
stylelint 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

@jeddy3 jeddy3 removed the type: bug a problem with a feature or rule label Dec 30, 2023
@jeddy3 jeddy3 changed the title fix: load custom formatter with dynamicImport util for Windows compatibility Fix ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows Dec 30, 2023
@jeddy3 jeddy3 removed the request for review from ybiquitous December 30, 2023 09:02
Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JounQin Thank you for the PR!

I updated the title, changelog entry and label to match our conventions.

I've asked the original reporter to test this branch. Let's merge once they confirm it resolves the issue for them.

@ybiquitous
Copy link
Member

LGTM, too! Let's wait for the reporter's confirmation.

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed by original reporter.

@jeddy3 jeddy3 merged commit 804bb24 into main Jan 2, 2024
16 checks passed
@jeddy3 jeddy3 deleted the fix/import_esm_win branch January 2, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fix ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows
3 participants