dgautsch opened this issue 6 years ago · 1 comments
Found in version 2.7.1
Steps to Reproduce
npm install axios --save
Expected: Package should resolve
The response body for axios is a string and not an object like most packages. Putting a check in for this to parse it out.