Teddy Aryono
Teddy Aryono
Old repository in amirh/HTML-AutoCloseTag does not exist anymore. Change to [heracek/HTML-AutoCloseTag](https://github.com/heracek/HTML-AutoCloseTag).
*Issue #, if available:* *Description of changes:* Encrypt storage for Vector Store By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...
### Describe the bug Went through the [getting started guide](https://aws.github.io/aws-pdk/getting_started/your_first_aws_pdk_project.html#add-a-type-safe-api-to-your-monorepo), and ran into this issue. ``` $ npx projen build 👾 build | pnpm exec nx run-many --target=build --output-style=stream --nx-bail...
### Describe the bug I followed the getting started guide to build a [shopping list application](https://aws.github.io/aws-pdk/getting_started/shopping_list_app.html#definining-our-types). Ran `npx projen build` to build. Build failed because of failed test. ### Expected...