-
### 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…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"li…
-
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…
-
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…
-
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
https://github.com/dai-shi/waku/pull/901
### Input code
_No response_
### Config
_No response_
### Playground link (or link to the minimal reproduction)
https://github.com/…
-
## Bug report
### Required System information
- Node.js version: **18.20.3**
- NPM version: **10.8.2**
- Strapi version: **5.4.2**
- Database: **postgres**
- Operating system: **macOS Sequoia …
-
### What is the issue?
I am unable to run `dagger call` locally.
I removed my `node_modules`, deleted the `sdk` folder and re-ran `dagger develop`.
```
Error: Cannot find package '/src/dagger…
-
### Description
I am using the following openapi-ts.config.ts:
```
import { defineConfig } from '@hey-api/openapi-ts';
export default defineConfig({
client: '@hey-api/client-fetch',
input: '…