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

Issue encountered at base metadata deployment step #248

Open
pkfenom opened this issue Jun 30, 2023 · 1 comment
Open

Issue encountered at base metadata deployment step #248

pkfenom opened this issue Jun 30, 2023 · 1 comment

Comments

@pkfenom
Copy link

pkfenom commented Jun 30, 2023

I'd appreciate any assistance that you can provide. We're encountering an issue with the deployment script. It fails on the base metadata deployment step. The error message returned is rather generic. Troubleshooting hasn't yet revealed clues to pin down the root cause.

Versions:
Node version (node -v): v15.2.1
NPM version (npm -v): 7.0.8
SFDX version (sfdx -v): sfdx-cli/7.182.1 darwin-x64 node-v18.12.1

Terminal:

> b2c-crm-sync@1.4.1 crm-sync:sf:org:deploy
> node cli.js crm-sync:sf:deploy

Exception:

 -- deploying the base meta-data to the specified Salesforce Org; please standby

  ,----------------------------------------------------------------------.
  |                                                                      |
  |                                                                      |
  |  88888888888                                                   88    |
  |  88                                                            88    |
  |  88                                                            88    |
  |  88aaaaa      8b,dPPYba,  8b,dPPYba,   ,adPPYba,   8b,dPPYba,  88    |
  |  88"""""      88P'   "Y8  88P'   "Y8  a8"     "8a  88P'   "Y8  88    |
  |  88           88          88          8b       d8  88          ""    |
  |  88           88          88          "8a,   ,a8"  88          aa    |
  |  88888888888  88          88           `"YbbdP"'   88          88    |
  |                                                                      |
  |                                                                      |
  |                      Oh no! Not one of these :(                      |
  |                                                                      |
  |         It looks like you've run into an error or exception.         |
  |                       Please log an issue via                        |
  |   https://github.com/SalesforceCommerceCloud/b2c-crm-sync/issues.    |
  |    That's the best way to engage us. Thank you for your support!     |
  |                                                                      |
  `----------------------------------------------------------------------'

[
    {
        "stack": "DeployFailed: Deploy failed. \n    at DeployResultFormatter.display (/Users/user/DW/build-sfsc/node_modules/@salesforce/plugin-source/lib/formatters/deployResultFormatter.js:76:19)\n    at Deploy.formatResult (/Users/user/DW/build-sfsc/node_modules/@salesforce/plugin-source/lib/commands/force/source/deploy.js:149:23)\n    at Deploy.run (/Users/user/DW/build-sfsc/node_modules/@salesforce/plugin-source/lib/commands/force/source/deploy.js:35:21)\n    at processTicksAndRejections (node:internal/process/task_queues:93:5)\n    at async Deploy._run (/Users/user/DW/build-sfsc/node_modules/@salesforce/plugin-source/node_modules/@salesforce/command/lib/sfdxCommand.js:102:40)",
        "message": "Deploy failed. ",
        "name": "DeployFailed",
        "exitCode": 1,
        "context": "Deploy"
    }
]
----------------------------------------------------------------------------
 CRM-SYNC | v0.9.0 | crm-sync:sf:deploy: END
----------------------------------------------------------------------------
@Aravindan-Murugesan
Copy link

Aravindan-Murugesan commented Jul 17, 2023

Hi pkfenom,
I'm also facing the same deploy meta-data issue, Have you fixed it?

i'm using:
node -v
v16.18.0

npm -v
6.14.18

sfdx -v
@salesforce/cli/2.0.2 win32-x64 node-v18.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants