Reactjs – Having a uncaught error axioserror whenever try to open admin dashboard
ERROR Request failed with status code 404 AxiosError: Request failed with status code 404 at settle (http://localhost:3000/static/js/bundle.js:167104:12) at XMLHttpRequest.onloadend (http://localhost:3000/static/js/bundle.js:165790:66) I am having this error in e commerce mern project WHENEVER I AM trying to open admin dashboard. where is…