Skip to main content

Command: 

sfdx force:org:create -s -f config/project-scratch-def.json -a dreamhouse-org

 

I get the error 

 

ERROR running force:org:create:  Missing message org_create:RequiresDevhubUsernameError  for locale en_US.

 

This is the challenge:

https://trailhead.salesforce.com/content/learn/projects/quick-start-salesforce-dx/create-and-test-our-scratch-org?trailmix_creator_id=strailhead&trailmix_slug=build-your-developer-career-on-salesforce

4 respostas
  1. 24 de jun. de 2022, 05:45

    Hi ,

     

    Try entering the command shown in bold first.

     

    sfdx force:auth:web:login -d -a DevHub

    sfdx force:org:create -s -f config/project-scratch-def.json -a dreamhouse-org

0/9000