We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--execute
ENOENT
The command in --execute flag is causing ENOENT error:
ℹ Executing script pnpm release:changelog spawn pnpm release:changelog ENOENT
Might be a regression of 780b7cc. Downgrading to 9.8.1 could help.
Not too much time for a repro for now. Will add one later if it's not easy to reproduce.
System: OS: macOS 15.1.1 CPU: (10) arm64 Apple M1 Pro Memory: 79.34 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2 - ~/Library/Caches/fnm_multishells/90151_1733900218066/bin/node npm: 10.5.0 - ~/Library/Caches/fnm_multishells/90151_1733900218066/bin/npm pnpm: 9.15.0 - ~/Library/Caches/fnm_multishells/90151_1733900218066/bin/pnpm Watchman: 2024.05.06.00 - /opt/homebrew/bin/watchman
pnpm
The text was updated successfully, but these errors were encountered:
fix: --exec ENOENT tinyexec args, close antfu-collective#62
4053863
Caused by 780b7cc#diff-98dd85fb32fd9de446227ad9d0c91df2a4f8ec1d1436b6b294ec11413bf3a0e7R80
I created #63 to fix this.
Sorry, something went wrong.
1eda378
No branches or pull requests
Describe the bug
The command in
--execute
flag is causingENOENT
error:Might be a regression of 780b7cc. Downgrading to 9.8.1 could help.
Reproduction
Not too much time for a repro for now. Will add one later if it's not easy to reproduce.
System Info
Used Package Manager
pnpm
Validations
Contributions
The text was updated successfully, but these errors were encountered: