omnidan / redux-undo

:recycle: higher order reducer to add undo/redo functionality to redux state containers
MIT License
2.91k stars 188 forks source link

todos-with-undo example isnt running #278

Open MariusMeiners opened 4 years ago

MariusMeiners commented 4 years ago

I'm submitting a ...

What is the current behavior/state of the project?

Other information

stacktrace:

Error: Cannot find module 'webpack-cli/bin/config-yargs'
Require stack:

npm version: 6.14.6 node version: 12.18.3

yangfan-coder commented 3 years ago

I had the same problem