Hangs on DB init
When executing
npx nx database:reset twenty-server
The scripts hangs after "Successfully compiled: ..."
I've tried with another pc with the same initial state but am getting the same error. For the second computer it worked the first time but isn't working the second time. Does anyone know the fix to this problem?

4 Replies
Hello, please try running
And share logs
It stops on the same pace when running
npx nx reset
npx nx build twenty-server
Checked db connection and it was valid.Also when testing on windows it works but when running on an ubuntu server (ssh connected via cursor) it wont work
Please try building the app directly using nest itself and add verbose