NagariaHussain / doppio

A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add-spa is not a command

Desstter opened this issue · comments

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

Maybe the command cache is not updated. Try running:

bench clear-command-cache