components icon indicating copy to clipboard operation
components copied to clipboard

The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...

Results 102 components issues
Sort by recently updated
recently updated
newest added

# Description When running `npm run start`, a failure occur : "Duplicate plugin/preset detected." ## Additional Data OS : MacOS Catalina V10.15.3 Node version : v14.3.0 NPM version : 6.14.5...

# Description Hello I am new to this , and I am using the website template to deploy to S3 . The problem is that in my build server (using...

# Description The latest SF component can support `--target` param to specify a component to deploy. While there are no docs to show how to use this parameter. ## Additional...

**Describe the bug** A failed AWS command does not fail properly (meaning CI builds 'succeed' / fail silently **To Reproduce** 1. Push any change which will fail due to AWS...

kind/bug

Using the website component or even CDN doesn't deploy to my Serverless dashboard account. It only creates S3 to my AWS account but not deployed to serverless.

kind/feature

When you run `sls info`, it would be helpful to see when the latest version was published so that the user can understand how new that version is.

sls deploy --all 时,如果有4到5个组件( 1个db,n个scf ),platform-client-china ( @serverless/platform-client-china ) 就开始随缘抛出错误。 > Error: Internal Serverless Error - Please send this error code to support at [email protected] - 361504b0-97ea-11ea-b8d5-********* at processTencentAPIResponse (/usr/local/lib/node_modules/serverless/node_modules/@serverless/platform-client-china/src/api.js:65:11)...

I download the demo from cloud.tencent.com. there is a network issue. they engineers describe that it is some issue from serverless core package. I try using another component which is...

# Description In some posts of the serverless framework blog is mentioned the fullstack application template, but the corresponding link gives a not found page (https://github.com/serverless/components/tree/master/templates/fullstack-application). Is it possible to...

# Bug Report ## Description 1. What did you do? I created a serverless project using the CDN component. When I run `serverless`, everything is deployed just fine and uses...