Installation unable to create user

Unable to use the command to create user it say Error: No such command’createuser’. tutor local createuser --staff --superuser

If you are using the latest release (v15.1.0) please try

tutor local do createuser --staff --superuser yourusername user@email.com

1 Like

with a username with password and email (v15.1.0)

tutor local do createuser --staff --superuser -pedx edx edx@example.com