When I'm trying to install create-react-app, I'm getting this error
Copyright (C) 2015 Microsoft Corporation. All rights reserved.
PS C:\Users\George Bobby> npx create-react-app my-app
Error: EPERM: operation not permitted, mkdir 'C:\Users\George'
command not found: create-react-app
PS C:\Users\George Bobby>
I updated NPM and node ~ Thanks