-
### 🔖 Feature description
It seems like @novu/node returns `AxiosResponse` for all of the network requests. [Subscriber.ts](https://github.com/novuhq/novu/blob/next/packages/node/src/lib/subscribers/…
-
DelayJS v2 must be released on WP Rocket.
The "v2" is currently available on the "v2" branch of the delay JS repo.
Here is the process to automatically update WP Rocket with a DelayJS release: https:…
-
I’m trying to run the tests as outlined in the README, but I keep getting errors in the output. I’m new to the Solana ecosystem, so any guidance would be greatly appreciated!
```sh
1) initialize t…
-
This check here:
https://github.com/microsoft/vscode/blob/5b5e760015c063cd44e987e4f2e5316a8ff412e2/src/vs/workbench/browser/parts/editor/editorCommandsContext.ts#L64
Potentially leaves out `Tree` in…
-
### Bug Description
Hi I tried to run AWS CDK on AWS cloud9 and my laptop (Mac book) for deploying Langflow onto AWS, but `cdk bootstrap` raises the error.
```
Error: Cannot find file at /Users/m…
-
Hi! As mentioned in https://github.com/denoland/deno/issues/15960 I'm opening a new issue to talk about this issue I'm having.
Is the task "[ ] automatic acquisition of @types package for type chec…
-
### Describe the bug
When you make changes to `tsconfig.json` the dev server reloads fine:
```
10:47:28 [vite] changed tsconfig file detected: [...]/tsconfig.json - Clearing cache and forcing ful…
-
### 🔎 Search Terms
intersection template type never
### 🕗 Version & Regression Information
- I was unable to test this on prior versions than 4.5 because `// ^?` does not work on typescript playgro…
-
I am using the PDFsharp 6.2.0 Preview 1 in a .net 8 project.
It shows me this error "Stream cannot be read. Please send us the PDF file so that we can fix this (issues (at) pdfsharp.net)." when I t…
-
### Motivation
In Android, new API is guarded by API level. For instance, `timespec_get()` was introduced with Android API level 29. API level can be determined by checking the value of `__ANDROID_AP…