Reactjs – Axios is not a function error, how to resolve?
i am trying to resolve this issue but failing. Please help me: I have tried reinstalling using 'npm install axios', did not work. changed the axios version to 1.1.2 (goes back to 1.6.7 somehow) using : const axios = require("axios").default…