I've been trying to install react using npx create-react-app ./
That didn''t work so I tried npm init react-app my-app
and it still didn't work.
The error im getting says
Error: EPERM: operation not permitted, mkdir 'C:\Users\Yanki' command not found: create-react-app PS C: \Users\Yanki XXIV\Desktop\E-commerce-practice>