Skip to content

Conversation

@jevin98
Copy link
Contributor

@jevin98 jevin98 commented Nov 18, 2025

@sadeghbarati Sorry, I accidentally inserted a Chinese comment earlier.

Since my environment is Windows, when executing the code https://github.com/jevin98/shadcn-vue/blob/dev/apps/v4/scripts/build-registry.ts#L140, I used execFile to run prettier. However, Windows doesn't seem to support execFile. Given that my project currently uses pnpm, I've changed it to use pnpm exec to run prettier.

@sadeghbarati
Copy link
Collaborator

sadeghbarati commented Nov 18, 2025

No problem it's ok 👍

Marked the commit as chore 🙏

@sadeghbarati sadeghbarati merged commit 493d218 into unovue:dev Nov 18, 2025
4 checks passed
@jevin98 jevin98 changed the title fix(scripts): use exec instead of execFile for prettier to support Wi… chore(scripts): use exec instead of execFile for prettier to support Wi… Nov 18, 2025
@jevin98 jevin98 changed the title chore(scripts): use exec instead of execFile for prettier to support Wi… chore: use exec instead of execFile for prettier to support Wi… Nov 18, 2025
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