hopinc / cli

💻 Interact with Hop in your terminal
https://docs.hop.io/cli
Mozilla Public License 2.0
78 stars 8 forks source link

Installation script doesn't work #5

Closed nexxeln closed 2 years ago

nexxeln commented 2 years ago
image

OS: WSL2 Ubuntu Shell: zsh

Error:

sh: 4: [: x1000: unexpected operator
sh: 21: [[: not found
sh: 21: [[: not found
sh: 21: [[: not found
sh: 25: [[: not found
sh: 25: [[: not found
sh: 25: [[: not found
sh: 29: [[: not found
sh: 29: [[: not found
sh: 29: [[: not found
sh: 37: [[: not found
sh: 41: HOP_VERSION: parameter not set
pxseu commented 2 years ago

fixed in https://github.com/hopinc/hop_cli/commit/a963fccab050cbbc65202d20eca9f57252b51e1b, will be glad if you can confirm this for me

nexxeln commented 2 years ago

Works! Still get those errors though.

image
pxseu commented 2 years ago

kk could you check now? added quotes so it might be fine now (https://github.com/hopinc/hop_cli/commit/bef66645bf13a4d586ed487a4fd7fd89849472be)

nexxeln commented 2 years ago

Works!