Hitesh Godha
Hitesh Godha
I'm facing the same issue :(
@kevanmoothien I've only installed SFDX CLI but I do see a .sf folder as well and also see the SF command in bin folder of sfdx. Is it just like...
I'm facing the same issue, I created the org using the command: `sfdx commerce:scratchorg:create -u [email protected] -a octb2bscratch_one -v devhub -w 15 --json` as per the https://github.com/forcedotcom/commerce-on-lightning/blob/develop/docs/setup-guide.md Then I tried...
@tarcang The Scratch Org Version is already 58. I updated the store creation command to use 58.0, and still same error.
@tarcang Output: @salesforce/commerce 248.1.1 @salesforce/sfdx-scanner 3.17.0 community 2.4.4 (2.4.4) shane-sfdx-plugins 4.43.0 ├─ @mshanemc/plugin-streaming 1.1.7 └─ @mshanemc/sfdx-sosl 1.1.0
@tarcang I'm using this doc: https://github.com/forcedotcom/commerce-on-lightning/blob/develop/docs/setup-guide.md I've created a commerce scratch org only (7th command in the above doc)
I'm not facing this issue anymore. Probably got fixed with latest updates. @tarcang @iamowais11
Created a PR for this fix: https://github.com/forcedotcom/commerce-on-lightning/pull/280
@tarcang created the hotfix to main: #281
I'm facing the same issue as well!