npx create-react-app not working "Must use import to load ES Module:"
this issue is fixed with 2.2.2 version of is-promise package. If you still experience problems creating new CRA, consider npm install -g --force create-react-app
If even then bug is still present, please comment your issue to this github issue
I would:
- Restart the machine. Ensure you log out of your session if needed
- Re-install Create React App
- Uninstall yarn and reinstall
- Reinstall node, ensure you use a newer version
- Use a different network connection, maybe something is being blocked by a firewall