WesBosch / brunch-toolkit

Stable release channel for the Brunch Toolkit
GNU Affero General Public License v3.0
88 stars 9 forks source link

Syntax error #6

Closed da0ist closed 2 years ago

da0ist commented 3 years ago

This has been happening the past 24 hours or so:

chronos@localhost / $ brunch-toolkit /usr/local/bin/brunch-toolkit: line 1554: syntax error near unexpected token (' /usr/local/bin/brunch-toolkit: line 1554: echo "If it is not a recognized option, you will be warned (it will still be added)"'

WesBosch commented 3 years ago

I'm not really sure what's causing this error, this line has not been changed for several releases and it's just an echo command. I'll try to look into it tonight, for now please use an older release from the releases page, or follow the normal brunch installation instructions

On Sat, Jun 26, 2021, 10:28 AM da0ist @.***> wrote:

This has been happening the past 24 hours or so:

@.*** / $ brunch-toolkit /usr/local/bin/brunch-toolkit: line 1554: syntax error near unexpected token (' /usr/local/bin/brunch-toolkit: line 1554: echo "If it is not a recognized option, you will be warned (it will still be added)"'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WesBosch/brunch-toolkit/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHW7HQXBWJDNGQTE5IIIT3TUXP2HANCNFSM47LM25AQ .

WesBosch commented 3 years ago

I've taken a look and I think I've fixed the issue, can you try the latest release to see if this has been fixed for you as well?