Serverless Components CLI v1 is no longer bundled with Serverless Framework CLI
See original GitHub issueIssue 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/serverless-component@3.7.0-alpha.7
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.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:35
- Comments:34
Top Results From Across the Web
SOLVED: Serverless Components CLI v1 is no longer ...
js application, I am seeing below error. Serverless Components CLI v1 is no longer bundled with Serverless Framework CLI. Serverless CLI issue.
Read more >Serverless Next.js Component - Serverless Framework: Plugins
It is the component's job to deploy your application ensuring parity with all of next's features we know and love. We try to...
Read more >@serverless/components - npm
The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds.
Read more >Serverless Framework vs Serverless Components
Want to know what each of them does? ... Under the hood, the Serverless Framework CLI deploys your code to a cloud provider...
Read more >Frequently Asked Questions - Serverless Nextjs
Make sure your serverless.yml uses the serverless-components format. serverless components differ from the original serverless framework, even though they ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Try this to deploy:
Soluction:
5.2 remove for aws