-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gvm install failed in mac m3 pro #483
Comments
Same issue here. M1 Pro mac |
Same issue here. M2 Pro mac |
@Jeffreeey @Chopain996 There is an open PR for this issue: #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!! |
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'
The text was updated successfully, but these errors were encountered: