* @deprecated * In most cases, you should be using the `configureStore` method * of the `@reduxjs/toolkit` package instead of calling `createStore` directly. * As `configureStore` is calling `createStore` internally, it will not be going * away, and your code will continue working but if...
The following error occurred when I implemented npm i to upgrade dependencies. Here is the error message. ERROR in /Users/***/demo/node_modules/dnd-core/lib/DragDropManager.js Module not found: Error: Can't resolve 'redux/lib/createStore...