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 import of prettier #5363

Merged
merged 1 commit into from Jun 1, 2023
Merged

Fix import of prettier #5363

merged 1 commit into from Jun 1, 2023

Conversation

GSterbrant
Copy link
Contributor

@GSterbrant GSterbrant commented May 31, 2023

Fixes import of prettier to not import it as a module but as a .js file. This fixes build issues with npm 19 and up.

Problem came with node v19 and later, tested with v16 and works just fine.
@GSterbrant GSterbrant added the bug label May 31, 2023
@GSterbrant GSterbrant self-assigned this May 31, 2023
@GSterbrant GSterbrant marked this pull request as ready for review May 31, 2023 13:50
@GSterbrant GSterbrant merged commit 2992667 into main Jun 1, 2023
7 checks passed
@GSterbrant GSterbrant deleted the gsterbrant-fix-prettier-import branch June 1, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants