I have an NPM project with multiple workspaces and they are all running on React 18. When I've tried this plugin, it either doesn't install or it complains about a dependency issue. When I've forced the installation, I'm unable to run npm run build && npm run deploy. Does this plugin work with React 18? If it doesn't, it should probably be updated...
I have an NPM project with multiple workspaces and they are all running on React 18. When I've tried this plugin, it either doesn't install or it complains about a dependency issue. When I've forced the installation, I'm unable to run
npm run build && npm run deploy
. Does this plugin work with React 18? If it doesn't, it should probably be updated...