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

common/hexec: Fall back to the binary in PATH if npx fails #12616

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

bep
Copy link
Member

@bep bep commented Jun 22, 2024

Closes #12486

@bep bep merged commit 1c85830 into gohugoio:master Jun 22, 2024
7 checks passed
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.

Fall back to trying ex.New(binaryName, cmdArgs...) when ex.Npx fails for PostCSS etc.
1 participant