-
### Steps to reproduce
Setup:
Typescript == 4.9.5
node == 20.0.0
theia == 1.45.0
@dsnp/parquetjs == 1.6.0
Webpack == 5.90.3
I develop a [theia](https://theia-ide.org/) application where I…
-
ReferenceError: TextDecoder is not defined
Zrzut ekranu 2024-01-30 o 09 53 05
After update to Angular 17.1 and @angular/Fire 17.0.1
image
i have a problem with ReferenceError: TextDecoder is not…
-
I'm using Node.js v4 functions to stream OpenAI chat completion responses. Following the instructions from the blog post of the [announcement ](https://techcommunity.microsoft.com/t5/apps-on-azure-blo…
-
I want to test this utility and if possible, want to do some changes which are relevant for me. When I try all the mentioned steps and then tried running the utility it fails with error. The error dum…
-
Reading an stream and decoding `Uint8Array` (a valid `ArrayBuffer`), is throwing an error. However in the browser it works fine because `Uint8Array` is an `ArrayBuffer`
```
const text = new TextDe…
-
User Ayaya reported in August 2023:
> Wingman Jr. replacing text characters on rutracker.org : with extension enabled, all characters on pages of this domain change from legible cyrillic characters…
-
### Describe the Bug
I'm not sure if it's a bug or my specific usage of the react-emal, but everything worked as expected before `"react-email": "2.0.0"`. Last working version is 1.9.1.
I want to …
-
ReferenceError: TextDecoder is not defined
After update to Angular 17.1 and @angular/Fire 17.0.1
i have a problem with ReferenceError: TextDecoder is not defined this error the problem …
-
### Confirm this is a Node library issue and not an underlying OpenAI API issue
- [x] This is an issue with the Node library
### Describe the bug
When using the streaming API, sometimes tokens get …
-
I am using blob storage for the first time and after implementing it in the code, while running the tests I am getting this error.
**ReferenceError: TextDecoder is not defined**
This is my code
…