Describe the bug
I am unable to run the command 'npm run crm-sync:b2c:verify' without getting an error
'error: required option '-bch, --b2c-host-name ' not specified
npm ERR! code 1
npm ERR! path /Users/rizz/b2c-crm-sync-master
npm ERR! command failed
npm ERR! command sh -c node cli.js crm-sync:b2c:verify'
To Reproduce
Steps to reproduce the behavior:
I've used various sandbox URLs/host names in my .env file and nothing seems to be working. I am unsure how to proceed with the rest of this deployment.
Screenshots
Your local environment details:
- Node version (
node -v): v15.2.1
- NPM version (
npm -v) 7.0.8
- SFDX version (
sfdx -v) [e.g. sfdx-cli/7.115.1 darwin-x64 node-v14.17.1]