Version
curl -sSL https://aka.ms/func-cli/install.sh | bash -s -- --prerelease
Resolving latest 5.x pre-release...
curl: (22) The requested URL returned error: 404
Error: Could not fetch version manifest from https://cdn.functions.azure.com/public/cli/v5/version.json
OS / shell
Ubuntu 24.04.4 LTS (Noble Numbat) in WSL2.
Stack
No response
Description
Unable to install v5
Steps to reproduce
curl -sSL https://aka.ms/func-cli/install.sh | bash -s -- --prerelease
Expected behavior
No response
Actual behavior
No response
Stack trace / logs
Version
curl -sSL https://aka.ms/func-cli/install.sh | bash -s -- --prerelease Resolving latest 5.x pre-release... curl: (22) The requested URL returned error: 404 Error: Could not fetch version manifest from https://cdn.functions.azure.com/public/cli/v5/version.jsonOS / shell
Ubuntu 24.04.4 LTS (Noble Numbat) in WSL2.
Stack
No response
Description
Unable to install v5
Steps to reproduce
curl -sSL https://aka.ms/func-cli/install.sh | bash -s -- --prereleaseExpected behavior
No response
Actual behavior
No response
Stack trace / logs