-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### 🔎 Search Terms
Error: Debug Failure. False expression. at getOptionalType
### 🕗 Version & Regression Information
Crashes with `5.6.3` and `next`, but works fine with previous release `5.5.4`.
…
-
### Description
Using Node.js (v20.12.2) and typescript 5.4.5
```
tsc -p tsconfig.json
```
```
node_modules/ai/dist/index.d.ts:5:45 - error TS2307: Cannot find module '@mistralai/mistralai' …
-
### Which packages are affected?
- [x] `@eslint/compat`
- [ ] `@eslint/config-array`
- [ ] `@eslint/core`
- [ ] `@eslint/migrate-config`
- [ ] `@eslint/object-schema`
- [ ] `@eslint/plugin-kit`
### …
-
### 🔎 Search Terms
undefined length elaborateDidYouMeanToCallOrConstruct
### 🕗 Version & Regression Information
- This changed between versions 5.5.4 and 5.6.2
- I was unable to test this on the la…
-
### Issue Description
Trying to upgrade from `3.4.17` to latest and have started running into this error as of `3.5.0`:
```
index.ts:5:8 - error TS1479: The current file is a CommonJS module wh…
-
Logs
```
net@3kh0-pod:~$ pnpm create fuwari@latest
.../192fe541319-118 | +2 +
.../192fe541319-118 | Progress: resolved 2, reused 0, downloaded 2, ad…
-
## Description
Add typescript support to Node SDK.
## Reason
Currently the Node SDK has 0 type support and make developer experience tough when building an app with typescript and trying to use …
-
### Describe the bug
When working with a library project in a mono repo with the tsconfig module resolution set to : `"moduleResolution": "NodeNext"`, it eventually starts getting this error on the…
-
Does this issue occur when all extensions are disabled? **Yes**
- VS Code Version: 1.94.2, commit 384ff7382de
- OS Version: Windows 22H2, WSL2 Ubuntu 22.04.5 LTS
**I have the project open i…