svsool / axios-better-stacktrace

Axios plugin that provides better stack traces for axios errors

Home Page:https://www.npmjs.com/package/axios-better-stacktrace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to resolve dependency tree

RinatValiullov opened this issue · comments

What did I do:

  1. npm i axios
  2. npm i axios-better-stacktrace

Got an error (from report.txt which on screenshot):

image

Updated:

With --legacy-peer-deps option to npm install library is installed without above error.

Updated 1:

When I install 2 dependencies at once, then no errors occur.
npm i axios axios-better-stacktrace

Hi, it should be fixed in the latest version.