Local step issue
I encountered an error when running the command npx nx database:reset twenty-server for local setup

3 Replies
@charles
Hello, you should install deps using yarn
Please find documentation here https://twenty.com/developers/local-setup#step-6:-installing-dependencies
Ok