Replies: 2 comments
-
|
Weird that no one answers this! I was running into the same problem that the client folder didn't get generated because of this. I had hey-api version 0.94.0 The template uses version 0.73.0 How to fix if you run to the same issue as me and the client-folder doesnt get generated: Option 1: Migrate down hey-api to version 0.73.0 by running "bun add @hey-api/openapi-ts@0.73.0" in the frontend folder. Option 2: Use new version of hey-api by migrating from legacy/axios -> @hey-api/client-axios (see Orignal Poster's solution) |
Beta Was this translation helpful? Give feedback.
-
|
Hi @mkbctrl @RichiDevelops , For instance Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Beta Was this translation helpful? Give feedback.
All reactions