You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...The text was updated successfully, but these errors were encountered: