I've just created a new React app using Create React App. When I went to install Matrial UI, I received the following error message:
Other packages are able to be installed just fine. Is this an issue with React 17? Should I rollback to an earier version? I use React and Material UI daily at work, but this was on an app created back in June.
EDIT: I've attempted to delete the node modules folder and re-install, but no luck.