-
-
Notifications
You must be signed in to change notification settings - Fork 567
Closed
Labels
bugSomething isn't workingSomething isn't workingopenapi-fetchRelevant to the openapi-fetch libraryRelevant to the openapi-fetch library
Description
Description
node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.d.ts:27:5 - error TS2304: Cannot find name 'HeadersInit'.
27 | HeadersInit
~~~~~~~~~~~
Found 1 error in node_modules/.pnpm/[email protected]/node_modules/openapi-fetch/dist/index.d.ts:27
ELIFECYCLE Command failed with exit code 1.
node:internal/modules/cjs/loader:1215
throw err;
^
Reproduction
You can just write the code that simply request path using openapi-fetch, and try compile it using tsc to reproduction.
Expected result
Build successfully w/o any exceptions
Checklist
- I’m willing to open a PR (see CONTRIBUTING.md)
Slord6
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopenapi-fetchRelevant to the openapi-fetch libraryRelevant to the openapi-fetch library