react.js – Proxy Setup Not Working With Vite
I’m new to React.js and have been learning from various tutorials. I was trying to setup a proxy for a local-server based API call however I get this error after running the ‘npm run dev’ command.
React – Vite Proxy Config not changing origin
I have the following in my vite.config.ts: