I am trying to run
codeceptjs run --plugins allure
but getting an error
error: unknown option `--plugins'
I added the plugins to codecept.json with enable true, did all what written on https://codecept.io/plugins/#allure
but still getting this error.