Skip to content
Discussion options

You must be logged in to vote

Okay, I finally got around to troubleshooting this. Turns out the issue is that the version of shellcheck was too old.

You need to use a version of shellcheck that's either < 0.5.0 or >= 0.7.1. My recommendation is to use the most recent version of shellcheck (which happens to be 0.7.1).

For more info see Homebrew/brew#10192 (comment)

So, to solve your problem, you should just need to update shellcheck to the latest version.

Interestingly, though, I didn't see this issue when running brew tests...

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by RandomDSdevel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants