22:41:33.414 sfdx force:org:create -f config\project-scratch-def.json --setalias LWCPractice --durationdays 30 --setdefaultusername --json --loglevel fatal
ended with exit code 1
The requested resource does not exist
what could be the reason behind this error?
C:\Users\Yeshwanth\Scratch Org Test\LWCPractice\LWCPractice> sfdx force:org:list === Orgs ALIAS USERNAME ORG ID CONNECTED STATUS ─── ───── ──────────────────────── ────────────────── ──────────────── (D) yeshwanthkumar12@gmail.com 00D2x000001feniEAA Connected No active scratch orgs found. Specify --all to see all scratch orgs
Yes Scott config\project-scratch-def.json exists and above mentioned is the correct path.
please check the attachment and let me know if i miss anything.