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

Working dir must be clear #1108

Closed
MoinJulian opened this issue May 20, 2024 · 1 comment
Closed

Working dir must be clear #1108

MoinJulian opened this issue May 20, 2024 · 1 comment

Comments

@MoinJulian
Copy link

When I run pnpm run release in my SvelteKit project I get this error:

(node:81341) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
ERROR Working dir must be clean.
Please stage and commit your changes.
Documentation: https://git.io/release-it-git

Can someone please help me?

@webpro
Copy link
Collaborator

webpro commented May 20, 2024

ERROR Working dir must be clean.
Please stage and commit your changes.

By default, release-it is not going to release anything if you still have changes in your Git repository.

Also see https://github.com/release-it/release-it/blob/main/docs/git.md#clean-working-directory

@MoinJulian MoinJulian closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
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

No branches or pull requests

2 participants