When I try to install create-react-app (or nodemon) globally or even within a project, I get the following error. However, I can install other packages perfectly fine both globa
Run npm cache clean --force and then try installing again
npm cache clean --force