-
### Describe the bug
Applying project template app for typescript
# Welcome to your CDK TypeScript project
This is a blank project for CDK development with TypeScript.
The `cdk.json` file tell…
-
As a part of `Implement Nest frontend` milestone we need to figure out what framework/language is the most appropriate for the task. This is sort of research and discuss first task:
- the framework…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### Describe the bug
Starting from 11/14, we have started seeing `TimeoutError: Resource is not in the expected state due to waiter status: TIMEOUT`, with a frequency we have never seen before. Thi…
-
### Package.json file
```JSON
"dependencies": {
"@instana/opentelemetry-exporter": "^3.19.0",
"@medusajs/admin-sdk": "2.0.1",
"@medusajs/cli": "2.0.1",
"@medusajs/framework": "…
-
AngularJS was deprecated on December 31, 2021.
It would be beneficial to implement the latest UI improvement suggestions in the new framework right away.
- Angular is built entirely in TypeScript…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Add typescript support
**Describe alternatives you've considered**
NA
**Addition…
-
## Currently
Today, when using the `meteor create` command, we can only add one flag in the command, making the following command impossible:
```bash
meteor create vue-app --vue --typescript
…
-
### Describe the bug
We are trying to move from Storybook 6 to 8. Everything is working fine except for a single story that make Storybook build fail. Here's the output:
```
yarn build-storybook
@sto…
-
### Describe the bug
When trying to convert the CloudFormation YAML from https://github.com/aws-samples/aws-groundstation-s3-data-delivery to CDK (Typescript), it will not complete and throw an error…