Skip to content

Fix ESM support in cli-lib and imported libraies #4949

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

NullVoxPopuli
Copy link

Resolves: #4764

Following: #4764 (comment) (ish)

@NullVoxPopuli
Copy link
Author

There are a lot of build errors when I tried running the build locally.

Many with Java Exceptions.
Also something is trying to authenticate with something? I get UNAUTHENTICATED: User not found, for a remote cache thing.
Many type errors, too (in packages/intl/*)

Not sure how to proceed, tbh.

@longlho
Copy link
Member

longlho commented Apr 19, 2025

I took at look, the main prob is we basically have to convert everything to ESM which is kinda non-trivial breaking change. Let me just downgrade the vue deps

@longlho
Copy link
Member

longlho commented Apr 19, 2025

can you give latest version a try?

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.

@formatjs/cli-lib version 7.0.0 is broken
2 participants