Feature names are allowed to contain a .
but causes a parser error after being added.
#3171
Open
2 tasks done
Labels
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
Output:
Issue description
It allows you to use a
.
in feature names but this results in a parser error after the feature is added.Expected behavior
The add command should check for illegal characters and return an error or escape it.
The text was updated successfully, but these errors were encountered: