Closed emersonbroga closed 1 year ago
When I tried to run npm run setup I was always getting timeout when downloading the images, so I added a recursive retry and it solved the issue for me.
npm run setup
When I tried to run
npm run setup
I was always getting timeout when downloading the images, so I added a recursive retry and it solved the issue for me.