Why does npm run build keep getting stuck with no error? Workaround?
MyMacComputer project% npm run build
> build
> webpack --mode=development
…stops here forever…
The project previously ran fine with the exact same files. I restarted the computer and everything.