serverless / components

The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...
https://www.serverless.com
Apache License 2.0
2.31k stars 181 forks source link

CLI was failing silently when there is configuration issues #1038

Open 06kellyjac opened 2 years ago

06kellyjac commented 2 years ago

Description

I'm not sure if this is the correct repo as I'm confused if this is at the serverless level or the components-v1 level but:

The CLI was failing silently when there is configuration issues

Running serverless or components-v1 just failed with no output

Additional Data

I tried with the latest serverless version and 2.72.2 according to advice here: https://github.com/serverless-nextjs/serverless-next.js/issues/2320#issuecomment-1023668772

Both versions just failed silently which was very confusing

The config in question below:

notice the missing trailing "

nextApplication:
  component: "@sls-next/serverless-component@3.6.0