Level 50
Axios currently is not written for modern JS. Vite will not support it. Although the team is working on it, it is not ready yet. https://github.com/axios/axios/discussions/4477
Meanwhile, you can instead use alternatives (probably even better) like; redaxios or ohmyfetch.