I followed the setup instructions for the first time from the README.md. I've committed some code and this is hanging forever.
Test Suites: 8 passed, 8 total
Tests: 13 passed, 13 total
Snapshots: 0 total
Time: 2.574 s
Ran all test suites.
Done in 3.88s.
yarn run v1.22.4
$ next build
info - Loaded env from <my-windows-path>\open-tacos\.env
info - Checking validity of types...
warn - No ESLint configuration detected. Run next lint to begin setup
info - Creating an optimized production build...
It hangs on info - Creating an optimized production build...
Issue
I followed the setup instructions for the first time from the README.md. I've committed some code and this is hanging forever.
It hangs on
info - Creating an optimized production build...
Any ideas?
I am on Windows.