This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
Serverless Components CLI v1 is no longer bundled with Serverless Framework CLI #2320
Open
Description
Issue Summary
When i try to deploy an app then i receive the next message:
Serverless Components CLI v1 is no longer bundled with Serverless Framework CLI
and the app is not deployed
Actual behavior
The process end with that message
Expected behavior
Tha app is deployed
Steps to reproduce
Try to deploy a app with @sls-next/[email protected]
Screenshots/Code/Configuration/Logs
Versions
- OS/Environment: Ubuntu
- @sls-next/serverless-component version: 3.7.0-alpha.7
- Next.js version: 12
Additional context
Checklist
- You have reviewed the README and FAQs, which answers several common questions.
- You have reviewed our DEBUGGING wiki and have tried your best to include complete information and reproduction steps (including your configuration) as is possible. As there is only one maintainer (who maintains this in his free time) and thus very limited resources, if you have time, please try to debug the issue a bit yourself if possible.
- You have first tried using the most recent
latest
oralpha
@sls-next/serverless-component
release version, which may have already fixed your issue or implemented the feature you are trying to use. Note that the oldserverless-next.js
component and theserverless-next.js
plugin are deprecated and no longer maintained.
Metadata
Metadata
Assignees
Labels
No labels