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

[Bug Report] v9.9.0 regression, --execute command throws ENOENT error #62

Closed
5 of 7 tasks
meteorlxy opened this issue Dec 11, 2024 · 1 comment
Closed
5 of 7 tasks

Comments

@meteorlxy
Copy link

meteorlxy commented Dec 11, 2024

Describe the bug

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.

Reproduction

Not too much time for a repro for now. Will add one later if it's not easy to reproduce.

System Info

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

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
@YunYouJun
Copy link

@antfu antfu closed this as completed in 1eda378 Dec 12, 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