Alexander Hansen
Alexander Hansen
**Steps to reproduce:** Follow the steps here: [https://sst.dev/docs/start/aws/api](https://sst.dev/docs/start/aws/api) Until you get to the `npx sst dev` Instead run `npx sst dev --mode=basic` **What do you expect happens:** The api to...
I am seeing this error while running `sst dev`. It happens during the first deploy when starting `sst dev`. There are usually a lot of these at the same time...
## Issue I am migrating a V2 app to V3/Ion and I get this error a lot (almost every time I start it) when running `sst dev` or `sst deploy`....
**Describe the bug** If I set a border style with .BorderStyle() (ie, without the "sides") https://github.com/charmbracelet/lipgloss/blob/v2-exp/set.go#L449 As it says I do not specify sides as with the .Border() setter but...
### ✨ Describe the feature you'd like Support the v2 suite of bubbletea packages. ### 🔎 Describe alternatives you've considered I have made the changes here and it seems to...