Frappe Bench new-app Creation Issue

Hi Team,
I am using below Frappe Bench version:

frappe 14.x.x-develop

While creating a new app I am getting the below error:

$ bench new-app control_mgmt
App Title [Control Mgmt]: Control Management App
App Title should start with a letter and it can only consist of letters, numbers, spaces, and underscores

In few days before I was able to create a new app via the above command.

Could you please let me know why this is happening?

1 Like

Hello, I have the same problem, I am in the same version of frappe 14 (dev).
I’ve been learning how to use this for a few days.
Hopefully soon we will know what happens with this bug.
Nice afternoon

Hello, I already solved the problem, updating bench

bench update --reset

Hope it works for you jitendra.tilekar