ecyrbe / zodios

typescript http client and server with zod validation
https://www.zodios.org/
MIT License
1.59k stars 44 forks source link

Import error #562

Closed JohnKucharsky closed 5 months ago

JohnKucharsky commented 7 months ago

import pkg from 'axios'; const { AxiosError } = pkg;

matthall-akkio commented 7 months ago

I'm seeing this too.

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

robotkutya commented 3 weeks ago

Anyone has a solution? I'm migrating an old codebase to vite and this popped up. Would be great if someone had something. Interestingly, it only pops up when running tests via vitest