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

0.3.4 - Method Parameter Exception: the following parameters must be supplied for resolvePackageVersionId() #3

Open
MarcDBehr opened this issue Apr 6, 2021 · 3 comments
Assignees

Comments

@MarcDBehr
Copy link

When using version 0.3.4 on a windoze system (a co-worker), getting the following error:

$ sfdx toolbox:package:dependencies:install --noprecheck -u ML --json
{
  "status": 1,
  "name": "SfdxError",
  "message": "Method Parameter Exception: the following parameters must be supplied for resolvePackageVersionId() -- thisOrg",
  "exitCode": 1,
  "commandName": "Install",
  "stack": "SfdxError: Method Parameter Exception: the following parameters must be supplied for resolvePackageVersionId() -- thisOrg\n    at Object.<anonymous> (C:\\Users\\ML\\AppData\\Local\\sfdx\\node_modules\\@dx-cli-toolbox\\sfdx-toolbox-package-utils\\lib\\shared\\devhubService.js:54:19)\n    at Generator.next (<anonymous>)\n    at C:\\Users\\ML\\AppData\\Local\\sfdx\\node_modules\\@dx-cli-toolbox\\sfdx-toolbox-package-utils\\lib\\shared\\devhubService.js:8:71\n    at new Promise (<anonymous>)\n    at __awaiter (C:\\Users\\ML\\AppData\\Local\\sfdx\\node_modules\\@dx-cli-toolbox\\sfdx-toolbox-package-utils\\lib\\shared\\devhubService.js:4:12)\n    at Object.resolvePackageVersionId (C:\\Users\\ML\\AppData\\Local\\sfdx\\node_modules\\@dx-cli-toolbox\\sfdx-toolbox-package-utils\\lib\\shared\\devhubService.js:36:12)\n    at Install.<anonymous> (C:\\Users\\ML\\AppData\\Local\\sfdx\\node_modules\\@dx-cli-toolbox\\sfdx-toolbox-package-utils\\lib\\commands\\toolbox\\package\\dependencies\\install.js:90:84)\n    at Generator.next (<anonymous>)\n    at fulfilled (C:\\Users\\ML\\AppData\\Local\\sfdx\\node_modules\\@dx-cli-toolbox\\sfdx-toolbox-package-utils\\lib\\commands\\toolbox\\package\\dependencies\\install.js:5:58)",
  "warnings": []
}

After downgrading to version 0.3.3, the exact same command works

@ImJohnMDaniel ImJohnMDaniel self-assigned this Apr 6, 2021
@ImJohnMDaniel
Copy link
Owner

G'day @MarcDBehr -- Would you mind sharing your sfdx-project.json with me?

@MarcDBehr
Copy link
Author

Is there a way that I can send it to you offline?

@ImJohnMDaniel
Copy link
Owner

Yeah, I saw your earlier message on Trailblaziers. I left you my email address. I am also on Good Day, Sir! Slack and is probably a good place to reach me.

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