Closed Tinsae closed 3 years ago
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.
Solved the problem by updating the path variable in windows
C:\Program Files\Git\cmd C:\PROGRA\~1\Git\cmd
C:\Program Files\sfdx\bin C:\PROGRA\~1\sfdx\bin
Restart VSCode Open Help/Toggle Developer Tools Type process.env.Path and ensure vscode shows the updated path variable
I was setting up store by following this instructions. The first three steps work fine but the fourth step throws an error.
✅ 1. Clone the whole b2b-commerce-for-lightning repository: ✅ 2. From the sfdx directory, run the script ✅ 3. Create a scratch org using SFDX: If you don't have a dev hub already authorized, do that now by running
sfdx force:auth:web:login -d
_./quickstart-create-and-setup-store.sh_
Error "C;/Program is not recognized as an internal or external command ,operable or batch file "