Using Mac OS Catalina & Node 12.13.1. I'm trying to launch my React app to no avail.
When I run $ npm start
in my VS Code terminal, nothing happens. No errors or issues are returned.
I have tried deleting Homebrew, in case there were conflicts. I've uninstalled a Windows SSD partition. I've tried un/reinstalling node.js. I've tried to edit ~/.zshrc AND ~/.bash_profiles.
I'm simply trying to run my default React app.
Any help is massively appreciated.