Error “Your cache folder contains root-owned files, due to a bug in previous versions of npm” while “npx create-react-app example_app” July 24, 2023 by Tarik This worked for me: sudo npm cache clean --force