Skip to content

Conversation

itsrachelfish
Copy link
Contributor

scripts/generate_types.sh: 36: [[: not found
scripts/generate_types.sh: 38: [[: not found
Cannot download protoc. Linux is not currently supported by ts-protoc-gen

I ran into this bug while trying to generate new proto files on Linux. It turns out sh does not support the [[ ... ]] syntax, but bash does.

Screenshot from 2023-06-16 03-21-51

@itsrachelfish itsrachelfish requested a review from jamaljsr June 16, 2023 09:47
@jamaljsr jamaljsr force-pushed the bash-syntax-error branch from 67bb459 to d34324d Compare June 22, 2023 18:28
@jamaljsr
Copy link
Member

Rebased on master to resolve merge conflicts.

@jamaljsr jamaljsr merged commit 550f0cd into main Jun 22, 2023
@jamaljsr jamaljsr deleted the bash-syntax-error branch June 22, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants