Closed acoblic-zelter-crunchyroll closed 4 days ago
Just had this bring several GHA runners down this afternoon. curl https://mise.run | sh
seems to be the source here, assuming related to the release yesterday.
Rolling back to 2024.11.20 via
curl -L https://github.com/jdx/mise/releases/download/v2024.11.20/mise-v2024.11.20-macos-x64 > /usr/local/bin/mise
chmod +x /usr/local/bin/mise
seems stable.
Well, the 2024.11.22 release may address this now too. That landed while I was making my changes above.
@adamtootle I'm getting the exact same error on 2024.11.22 macos-x64 (6176d56 2024-11-21)
Edit: can confirm rolling back works fine.
I'm rolling back too, using curl https://mise.run | MISE_VERSION=v2024.11.20 sh
I tried to fix it on my phone but it didn't work, next release will fix this
you could also disable lockfile or enable experimental to fix this
Describe the bug A clear and concise description of what the bug is. When attempting to run
mise install tuist
, I'm getting such errorTo Reproduce
mise install tuist
with the latest mise version (2024.11.21 macos-arm64 (885516a 2024-11-21)
)Expected behavior
mise doctor
output