Skip to content

Conversation

@koterpillar
Copy link
Contributor

This makes sure the executable name isn't parsed by the shell, avoiding errors when the executable path contains spaces or possibly other special characters.

Fixes #21

This makes sure the executable name isn't parsed by the shell, avoiding
errors when the executable path contains spaces or possibly other
special characters.
@changeset-bot
Copy link

changeset-bot bot commented Jun 11, 2024

🦋 Changeset detected

Latest commit: 2dc1efe

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JacobLinCool
Copy link
Owner

Thanks! I actually do not remember why I used shell: true there...

@JacobLinCool JacobLinCool merged commit ca105cc into JacobLinCool:main Jun 19, 2024
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
@koterpillar koterpillar deleted the dont-use-shell-to-run branch June 24, 2024 08:04
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.

Fails to install to a path with spaces

2 participants