No Rakefile found

I’m trying to run this command;

but got this error

is this process necessary for that plugin to fully work?

is the rakefile also important with future plugins to work?

إعجاب واحد (1)

you need to enter the container first…

./launcher enter app
rake posts:rebake
إعجابَين (2)

That worked. thanks for that …