Open zeigerpuppy opened 2 years ago
any news regarding this issue ? I am also stuck at this step.
What decidim versions are you using ?
bundle info decidim
I am currently using decidim 0.26.5 and the task is available.
Ok so the image pulled by the docker-compose.yml file is not the right one. By editing it with the decidim/decidim:latest, I get version 0.27.2 and the task is available. Thx
I have Decidim with docker up and running (thanks for the repo).
However, when going to next steps in install, I am unable to create an admin user.
The suggested command
bin/rails decidim_system:create_admin
is not available.In the container, the available rails commands don't include the
create_admin
command: