speakeasy
speakeasy copied to clipboard
Speakeasy CLI install via CURL on Windows fails
when I try to install the Speakeasy CLI via CURL in Git Bash on Windows 10: curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/install.sh | sh
I get the following:
$ curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/install.sh | sh
Error: MINGW64_NT-10.0-19045 os type is not supported
Please create an issue so we can add support. https://github.com/speakeasy-api/speakeasy/issues/new
installation was successful using Chocolaty thru PowerShell
Thanks for the report, will take a look.
Glad you found the chocolatey install. Let us know if you run into any more issues
Hey @waynestedman this should be resolved. Went out in an earlier release and we forgot to update here. Sorry and thanks !
Feel free to reopen if you run into further issues. We're expanding our support for windows!