Arg skip in Yarn 3 shell ex. ${@:2} #4593
Unanswered
erickponce
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello There!
Can you use ${@:2} in Yarn 3 to skip first arg?
I'm getting an error:
Syntax Error: Expected ":-", ":-}", "}", or [$@*?#a-zA-Z0-9_\-] but ":" found (line 1, column 239).
Beta Was this translation helpful? Give feedback.
All reactions