Skip to content

Conversation

@atsushieno
Copy link
Contributor

Fixes #16.

/usr/bin/env on Linux and many other Unix-y systems do not seem to split arguments to env, resulting in attempting to run the rest of the argument strings as one single command and failing.

Fixes studiorack#16.

/usr/bin/env on Linux and many other Unix-y systems do not seem to split
arguments to env, resulting in attempting to run the rest of the argument
strings as one single command and failing.
@atsushieno
Copy link
Contributor Author

I had some experimental publication at https://www.npmjs.com/package/@atsushieno/studiorack-cli so that you can try local execution with npx (or npm). I made it through a private copy repo so the namespace is different (also had to bump version for some experiments).

@kmturley kmturley merged commit 759cbc9 into studiorack:main Dec 1, 2025
3 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.

studiorack-cli 3.0.0 goes unresponsive on Linux

2 participants