redux-undo
redux-undo copied to clipboard
todos-with-undo example isnt running
I'm submitting a ...
- [ x] Bug report
What is the current behavior/state of the project?
- pull this repo
- go to /examples/todos-with-undo
- run
npm i - run
npm start - project doesnt run
Other information
stacktrace:
Error: Cannot find module 'webpack-cli/bin/config-yargs'
Require stack:
npm version: 6.14.6 node version: 12.18.3
I had the same problem