Setup wizard failing without plugin oas
bug
### What version of `kubb` is running?
4.37.5
### What kind of platform do you use?
MacOS
### Your `kubb.config.ts` config file?
```typescript
```
### Swagger/OpenAPI file?
```bash
```
### What version of external packages are you using(`@tanstack-query`, `MSW`, `React`, `Vue`, ...)
```JSON
```
### What steps can reproduce the bug?
Scaffold a project with `npx kubb init`. Installing the `OpenAPI Parser` will fail with the error:
```
npm error code ETARGET
npm error notarget No matching version found for @kubb/plugin-oas@4.37.7.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
```
### How often does this bug happen?
Every time
### What is the expected behavior?
_No response_
### Additional information
_No response_
关闭于 2026-05-16 0 条评论