softonic / axios-retry

Axios plugin that intercepts failed requests and retries them whenever possible
Other
1.9k stars 167 forks source link

Cannot find @babel/runtime in index.js #179

Closed gjasny closed 3 years ago

gjasny commented 3 years ago

Hello,

While running jest on a renovated branch (3.2.0 -> 3.2.1) I get the following error:

Cannot find module '@babel/runtime/helpers/interopRequireDefault' from 'node_modules/axios-retry/lib/cjs/index.js'

Is the @babel/runtime dependencies missing?

Thanks, Gregor

MoLow commented 3 years ago

Hey guys, we experience this as well

mindhells commented 3 years ago

can you guys try with 3.2.2 ?

Linkgoron commented 3 years ago

using 3.2.2 fixed our issue.

MoLow commented 3 years ago

fixed ours as well

mindhells commented 3 years ago

Fixed in v3.2.2