Skip to content

Mise can't install gcloud on Windows 11 #6

Description

@eloiblt

Hi ! I encounter this issue when trying to install gcloud with mise on windows 11 :

❯ mise use -g vfox:gcloud@latest
mise Downloading https://storage.googleapis.com/cloud-sdk-release/google-cloud-sdk-572.0.0-windows-x86_64.zip
mise Verifying "C:\Users\eloib\AppData\Local\mise\downloads\gcloud-572.0.0\google-cloud-sdk-572.0.0-windows-x86_64.zip" checksum
mise Extracting "C:\Users\eloib\AppData\Local\mise\downloads\gcloud-572.0.0\google-cloud-sdk-572.0.0-windows-x86_64.zip" to "C:\Users\eloib\AppData\Local\mise\installs\gcloud\572.0.0"
gcloud@572.0.0 install ◡
'"C:\Users\eloib\AppData\Local\mise\installs\gcloud\572.0.0\install.sh"' is not recognized as an internal or external command,
gcloud@572.0.0 install ◟
mise ERROR Failed to install vfox:mise-plugins/vfox-gcloud@572.0.0: runtime error: crates\vfox\src\lua_mod\hooks.rs:53:81: Failed to run gcloud install script
stack traceback:
[C]: in function 'error'
crates\vfox\src\lua_mod\hooks.rs:53:81: in function 'PLUGIN.PostInstall'
crates\vfox\src\plugin.rs:188:2: in main chunk
mise ERROR Version: 2026.6.10 windows-x64 (2026-06-14)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

I think the plugin is trying to use a "sh" script

Thank you very much

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions