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
1 Reply
That sounds like an issue in deno's node compat layer. Can you file an issue here? https://github.com/denoland/deno/issues