krasimir / webpack-library-starter

Webpack based boilerplate for producing libraries (Input: ES6, Output: universal library)
MIT License
1.36k stars 290 forks source link

Module build failed: Error: Cannot find module 'babel-helper-builder-binary-assignment-operator-visitor' #59

Open mugishap opened 2 years ago

mugishap commented 2 years ago

I don't know why I keep getting this error but I am getting problems with my react app. I am getting an error of not having the module babel-helper-builder-binary-assignment-operator-visitor . Anyone with a solution can help me!!!