segmentio / analytics-node

The hassle-free way to integrate analytics into any node application.

Home Page:https://segment.com/libraries/node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Console Error "axiosRetry is not a function"

soldmtrieu opened this issue · comments

Hi there,

It looks like a recent update in one of your npm dependencies throws the following error "axiosRetry is not a function".

Looks like version 3.2.2 or 3.2.1 may be the culprit. Any way to lock this dependency in at version 3.2.0?

More details here ~ softonic/axios-retry#181

Hi Team,

Yes, even we have been facing this problem and as mentioned above it seems to be due to the axios-version version 3.2.2 most likely.

Hi team

this is preventing our deployments as they are failing.

Hey folks, updated axios-retry to the latest which should solve the issue. Let me know if still seeing the errors.

Apparently the latest axios-retry didn't fix the issue. Pinning to 3.2.0.