Yu Zhu
Results
11
issues of
Yu Zhu
I am using axios on node.js (4.x). It has the logic that checks if node env. It failed because of polyfill. ```js function getDefaultAdapter() { var adapter; if (typeof XMLHttpRequest...