NagariaHussain / doppio

A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.
MIT License
196 stars 75 forks source link

add-spa is not a command #4

Closed Desstter closed 2 years ago

Desstter commented 2 years ago

next i installed it in my frappe bench site, i run de command bench add-spa --app , but console show that add-spa is not a command, but when i run bench --help, add-spa is show in commands list.

run in a docker container running debian:buster-slim as image

NagariaHussain commented 2 years ago

Maybe the command cache is not updated. Try running:

bench clear-command-cache