-
Notifications
You must be signed in to change notification settings - Fork 460
Closed
Labels
area:tasksRelated to pixi tasksRelated to pixi tasksenhancementNew featuresNew featuresgood first issueGood for newcomersGood for newcomers
Description
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
The issue from #4432 has surfaced again in pixi v0.63.2.
Command:
pixi run echo '{{ hello }}'Output:
Error: × failed to replace argument placeholders
╭────
1 │ 'echo' '{{ hello }}'
· ──┬──
· ╰── this part can't be replaced
╰────Issue description
No response
Expected behavior
The command should run through with the following output:
{{ hello }}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:tasksRelated to pixi tasksRelated to pixi tasksenhancementNew featuresNew featuresgood first issueGood for newcomersGood for newcomers