Stefan Tertan

Results 7 issues of Stefan Tertan

Hi, In the documentation, when requiring the module it says to use 'ngSweetAlert2' however the module name is actually 'angular-sweetalert'. This is for version 2.0.

Hi Thomas, Thank you for creating this repo! It has really helped me put together a containerized app. I have one question though. Where would you put the .dockerignore files?...

The plugin breaks on the latest version of The Serverless Framework (`2.30.0`) with the following error: ``` TypeError: Cannot read property 'Route53' of undefined at CreateCertificatePlugin.initializeVariables (...\node_modules\serverless-certificate-creator\index.js:70:62) at CreateCertificatePlugin.createCertificate (...\node_modules\serverless-certificate-creator\index.js:227:10)...

bug

Allow Air to create nested subdirs for the binaries. Config: ```toml root = "../../../../" testdata_dir = "testdata" tmp_dir = "temp/livereload" ``` ![image](https://github.com/cosmtrek/air/assets/14059086/715afe2a-1d77-499a-9f31-713696a0f909)

Hi, I'm trying this code but I'm getting an error: ```python from tiktokapipy.api import TikTokAPI if __name__ == '__main__': with TikTokAPI( scroll_down_time=2.5, navigation_retries=2, navigation_timeout=10 ) as api: challenge = api.challenge("foo")...

enhancement

### Description: > copilot version: v1.34.1 When deploying to AppRunner, only a `AWS::AppRunner::Service` resource is required. Copilot should still handle environments appropriately (aws account + region), but it shouldn't create...

type/bug