-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"li…
-
## Description
With the current package.json built for ES modules and packages, as we migrated the website to Next js 14 + Typescript, it has now started affecting the scripts folder like working o…
-
After pulling the newest version (67657eae0eeb59e16f06fe0ee82e69c1d301bc02) the extension won't run anymore.
I ran `git pull` to update the repo locally, then in Zed I clicked "Rebuild" for the ang…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.2
**Steps to reproduce crash**
I didn't do anything difference as last time I op…
-
### 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
After upgrading to TypeScript 5.7 RC I get this error when I launch `vue-tsc --noEmit`:
```
Search string not found: "/supportedTSExtensions = .*(?=;)/"
```
### Reproductio…
-
I'm experiencing an issue where running the command `tsc --noEmit` hangs indefinitely and never completes. This issue occurs when using `fnm` version 1.37.1 with Node.js version 20.0.0.
Here's what…
-
When I Updated Angular 17 to 18, I updated TypeScript to the new version. (5.4.0). After that, errors occurred that could not be found.
Here are the versions i used,
"@formio/angular": "^7.0…
-
When running against the CircleCI configuration schema here,
https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/circleciconfig.json a max call stack size error is thr…
-
### Is your feature request related to a problem? Please describe.
Running the typescript-node generator outputs quite old versions of the `typescript` and `types/node` dependencies.
```
"d…