moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
10.33k stars 540 forks source link

gvm install failed in mac m3 pro #483

Open Jeffreeey opened 4 months ago

Jeffreeey commented 4 months ago

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'

joewebber commented 4 months ago

Same issue here. M1 Pro mac

Chopain996 commented 4 months ago

Same issue here. M2 Pro mac

joewebber commented 4 months ago

@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)
mahyarmirrashed commented 4 months ago

Glad this is getting fixed quickly.

Jeffreeey commented 4 months ago

@joewebber Thanks a lot! It works.

stefanmcshane commented 3 months ago

Can we open this again @Jeffreeey - the patch has not been merged

1zhangwei1 commented 2 months ago

Thanks for your advice, it's really helpful!!

jwatte commented 1 month ago

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.

skiz commented 1 week ago

Checking in Nov 4th. Just hit this myself.