Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] When I follow README on step 29, I saw the fetal error msg. #191

Open
viukeith opened this issue Aug 23, 2022 · 0 comments
Open

[BUG] When I follow README on step 29, I saw the fetal error msg. #191

viukeith opened this issue Aug 23, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@viukeith
Copy link

When I run b2c build script. System shown error.
npm run crm-sync:b2c:build
To Reproduce
/Users/xxxxx/project/b2c-crm-sync/lib/cli-api/_common/_getCartridgeAddEligibleSites.js:56 output.inEligible.siteIds.push(siteSummary.siteId); ^ TypeError: Cannot read property 'inEligible' of undefined at /Users/xxxxx/project/b2c-crm-sync/lib/cli-api/_common/_getCartridgeAddEligibleSites.js:56:20 at Array.forEach (<anonymous>) at Object.module.exports [as getCartridgeAddEligibleSites] (/Users/keithleung/project/b2c-crm-sync/lib/cli-api/_common/_getCartridgeAddEligibleSites.js:20:27) at /Users/xxxxx/project/b2c-crm-sync/lib/cli-api/_b2cSitesCartridgesAdd.js:39:40 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:93:5)

Your local environment details:

  • Node version (node -v): v15.2.1
  • NPM version (npm -v) 7.0.8
  • SFDX version (sfdx -v) sfdx-cli/7.163.0 darwin-x64 node-v15.2.1

Your remote environment details:

  • Salesforce B2C Commerce version: 22.9
  • Salesforce Core version: 55

I'm following the README step 29 to build B2c Commerce Environment. It flow the fatel error message. May I know it's my device version problem or any setting I missed?

@viukeith viukeith added the bug Something isn't working label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant