SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
64 stars 47 forks source link

Getting ERROR - Cannot find module ‘sfdx-node/parallel’ when running node cli.js crm-sync:b2c:verify #153

Closed neeraj-jain01 closed 2 years ago

neeraj-jain01 commented 2 years ago

We are trying to setup b2c-crm-sync on customer’s development instance and sandbox env. We are getting SFDX error when we execute : node cli.js crm-sync:b2c:verify Error: Cannot find module ‘sfdx-node/parallel’ We ran SFDX update still the same issue..

What could be the cause. I have run through setup step a few days back and did not seem to face this issue.

Thanks

Neeraj

neeraj-jain01 commented 2 years ago

node/dependency install issue. Not related to framework itself.

kanavkhuranafluido commented 1 year ago

@neeraj-jain01 Hi! I'm facing the same issue. How did you fix the error? I can see that the 'sfdx-node' module is present in the 'node_modules' folder.