gatsby-uc / gatsby-plugin-s3

Deploy your gatsby site to a S3 bucket.
https://gatsby-plugin-s3.jari.io/
MIT License
210 stars 110 forks source link

Does this work with React 18? #408

Open davidrhoderick opened 1 year ago

davidrhoderick commented 1 year ago

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...