Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command substitution/expansion broken #51

Open
yAoOw opened this issue Mar 17, 2022 · 1 comment
Open

command substitution/expansion broken #51

yAoOw opened this issue Mar 17, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@yAoOw
Copy link

yAoOw commented Mar 17, 2022

JAVA_MAJOR_VERSION=$($JAVA_PATH -version 2>&1 | sed -E -n 's/.* version "([0-9]).$/\1/p')

@daniel-sc daniel-sc added bug Something isn't working help wanted Extra attention is needed labels Mar 18, 2022
@daniel-sc
Copy link
Owner

hi @yAoOw this is due to a problem in the upstream vorpaljs/bash-parser: vorpaljs/bash-parser#58
it seems this is not maintained.. not sure how to work around this..

@daniel-sc daniel-sc changed the title translate error with this code command substitution/expansion broken Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants