arthemium
npm:axios not returning anything
I'm trying to troubleshoot a problem with axios (the same snippet works fine on node).
I'm calling
axios.request
, however, it doesn't return anything and doesn't throw any errors.
The sequence only get's to print axios request
, however, doesn't progress further.
importing axios 1.4.0
2 replies