pixi run start
says "command not found" but it's only the platform that's missing
#874
Closed
2 tasks done
Labels
🐞 bug
Something isn't working
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
Now execute on a platform that is not
linux-64
(e.g.osx-arm64
)Issue description
This prints:
start: command not found
It would be better if it prints "osx-arm64 not supported" or not in platforms or something like that.
Expected behavior
Print a more helpful error message.
The text was updated successfully, but these errors were encountered: