How to run --verbose on database reset
Hello, I'm creating a new table in the database, and implementing new methods in it's repository. However, when I run the npx nx database:reset twenty-server, I get an error. However, it is not verbose at all. --verbose flag doesnt seem to work. Can I get some help on how to see where it is failing?