You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for noticing me of this issue.
I've looked into it and as it turns out, the serverless project just stopped releasing binaries after v3.39.0 ... (See v3.39.0 vs v4.0.26).
All v4 releases are now supposed to be installed with NPM directly, judging by the official docs.
I'm gonna open up a discussion on asdf-plugins to see whether we:
keep this plugin as is.
rename it to asdf-serveless-v3, and fix the list-all to only list v3 ...
Describe the bug
Starting with version 4.0.0, the installation no longer finds the release for download.
displaying this error: asdf-serverless: Could not download https://github.com/serverless/serverless/releases/download/v4.0.24/serverless-linux-x64
In versions prior to 4.0.0, the installation occurs normally.
Steps to reproduce
asdf plugin add serverless
asdf list-all serverless
asdf install serverless 4.0.24
Expected behavior
Install the latest version.
The text was updated successfully, but these errors were encountered: