You need to sign in to do that
Don't have an account?

salesforce DX : Convert and Deploy an Existing App issue
Hello,
I am trying to complete the salesforceDX trail (Convert and Deploy an Existing App). In the command line when I try to create the following scratch-org
I am trying to complete the salesforceDX trail (Convert and Deploy an Existing App). In the command line when I try to create the following scratch-org
sfdx force:org:create -f config/project-scratch-def.json -a MyScratchOrgI get this error:
ERROR running force:org:create: You do not have access to the [ScratchOrgInfo] object.Also, I am logged in DevHub.
Try to use this
I have the same issue and to solve this you should use this auth command
All Answers
Try to use this
I have the same issue and to solve this you should use this auth command
Hi Alex, i am new to salesforce dx. I created a scratch org, not sure how to push data into it. when i run source:push, its showing no records found. Where do i have to put codes for pushing data. can you please help Alex ?
Thanks in advance.
Manohar
sfdx force:auth:web:login -d -a DevHub and now sitting for it to configure the DevHub. How long does it take?
"sfdx force:org:open" . The system complains the defaultdevhubusername is not set? I also noted the original scratch org was expired. Setting up a replacement did not work.
I hope to see an update to resolve the automated process of creation.
Thanks Fred Flores