Open Jeffreeey opened 4 months ago
Same issue here. M1 Pro mac
Same issue here. M2 Pro mac
@Jeffreeey @Chopain996 There is an open PR for this issue: https://github.com/moovweb/gvm/pull/468
You can workaround for now by using the version of the installer from that PR:
zsh < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/13b10b604255360a9a559c2ea23ba42e75cb536e/binscripts/gvm-installer)
Glad this is getting fixed quickly.
@joewebber Thanks a lot! It works.
Can we open this again @Jeffreeey - the patch has not been merged
Thanks for your advice, it's really helpful!!
getting fixed quickly
To be exactly: it got a pull request quickly, but it hasn't "gotten fixed" because the pull request is still not merged.
Checking in Nov 4th. Just hit this myself.
while i run the cmd 'zsh < <(curl -s -S -L https://raw.githubusercontent.com/moovweb/gvm/master/binscripts/gvm-installer)', it failed. and return 'zsh: = not found'