"useSyncExternalStoreWithSelector" is not exported by "node_modules/use-sync-external-store/with-selector .js", imported by "node_modules/react-redux/dist/react-redux.mjs". #11
"useSyncExternalStoreWithSelector" is not exported by "node_modules/use-sync-external-store/with-selector .js", imported by "node_modules/react-redux/dist/react-redux.mjs".
Trouble:
Reason
Described here.
Solution:
Use
@rollup/plugin-commonjs
(check out existing it in configured plugins)