Created by: LuckyPigeon
Using $ npx create-react-app my-app
and got failed. Here's ubuntu environments that I've tried:
- ubuntu 16.04
- ubuntu 18.04 on virtualbox
- WSL with ubuntu 18.04
After tested, it need a
sudo
to succeed.
Here's the screenshot of changes verification: