Anna Spysz
Anna Spysz
_This question seeks to find common patterns in how serverless apps are set up and deployed_ 1. Mono-repo (i.e. one repository with multiple services/applications, deployed separately) 2. Nested stacks (i.e....
I'm trying to use the jekyll-related-posts plugin, but when I run `bundle install` with it listed in the Gemfile, I get this readout: ``` Bundler could not find compatible versions...
Would it be possible to do a fork of this starter using an AWS SAM template rather than locking into the Serverless framework template?
## Are you reporting a bug? Yes * Please create a Codepen that demonstrates your issue. I'm not able to create a codepen, as this code is running in our...
I'm still getting the following error message: ```bash /Users/.../.oh-my-zsh/custom/themes/passion.zsh-theme:6: command not found: gdate ``` despire `gdate` being installed (verified by running `gdate` and getting date output). When I try running...
### ๐ Reproduction steps Clone the repo, run `npm install`. ### ๐ Expected behavior Successful installation of dependencies. ### ๐ Actual Behavior The installation fails with ``` โ demo-todo-with-react git:(main)...
## Problem We're tracking resource counts in the App Composer console, but not in the VS Code extension. This allows for tracking that telemetry event in VSC as well. ##...
### Is this feature request related to a new rule or cfn-lint capabilities? New capability ### Describe the feature you'd like to request Currently, the CloudFormation SDK has a [ValidateTemplateCommand](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/cloudformation/command/ValidateTemplateCommand/)...
### Rollup Version 4.22 ### Operating System (or Browser) Chromium ### Node Version (if applicable) 18 ### Link To Reproduction https://github.com/bildungsroman/rollup-error-9-30/tree/main ### Expected Behaviour After updating from 4.21.3 to 4.22,...