Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing v4 messages after v3 deploy #12526

Closed
slootjes opened this issue May 23, 2024 · 2 comments
Closed

Confusing v4 messages after v3 deploy #12526

slootjes opened this issue May 23, 2024 · 2 comments

Comments

@slootjes
Copy link

Issue description

After doing a deploy, I now get this message in v3.38.0:

This service is safe to upgrade to a v4 Serverless Framework release
Run "npm install serverless@^4.0.24" to upgrade
Check: https://github.com/serverless/serverless/releases/tag/v4.0.0 for list of all breaking changes

Several confusions from my end:

  • No indication that v4 is currently beta
  • The link to the v4.0.0 tag is broken
  • Safe to upgrade, does this guarantee it doesn't break then? How sure can it be about this?

Context

Running "serverless" from node_modules
Framework Core: 3.38.0 (local) 3.38.0 (global)
Plugin: 7.2.3
SDK: 4.5.1

@austencollins
Copy link
Member

Thanks for the heads up on this. We'll fix that shortly.

@austencollins
Copy link
Member

We've removed all confusing messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants