redux-undo icon indicating copy to clipboard operation
redux-undo copied to clipboard

todos-with-undo example isnt running

Open MariusMeiners opened this issue 5 years ago • 1 comments

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

MariusMeiners avatar Oct 21 '20 13:10 MariusMeiners

I had the same problem

yangfan-coder avatar Nov 16 '20 06:11 yangfan-coder