react-avatar-editor: ReferenceError: babelHelpers is not defined

Hi, library is not working after latest upgrade 11.0.10

react-avatar-editor/dist/index.js:125

  122 |   y: .5
  123 | },
  124 |     i = function (e) {
> 125 |   babelHelpers.inherits(i, e);
      | ^  126 |   var t = n(i);
  127 | 
  128 |   function i(e) {

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 85
  • Comments: 32 (4 by maintainers)

Commits related to this issue

Most upvoted comments

@mosch please make a new release with the fix! ill buy you a pint 😃

the same here, 11.0.10 crashes with “babelHelpers is not defined”, reverting back to 11.0.9 fixes the problem

Re-Published .Try 11.0.12

WTH update the package, it’s been a year @mosch

rm -rf node_modules, https://prnt.sc/tv0wk8 and npm i resolve for me

Thank you for verifying. Sorry for being unresponsive!

I see PR #343 includes fix of this issue, but not released yet.

Saw this error deploying my nextjs app to vercel.

Reverting back to 11.0.9 resolved the issue.

Thanks, I appreciate it! However, just help me keep this thing maintained by pointing me to the most important needs instead.

Exactly same problem on 11.0.10 version

@mosch you just saved us a bunch of dev headache, thanks. do you have a buy me a coffee or venmo? i was serious about the beer 😆

Worked for me @mosch! 🙏 🙏 🙏

Same issue, reverting back to 11.0.9 fixed it!

Same issue here. Also fixed by reverting back to 11.0.9

I had this issue just works fine with 11.0.7