dxatscale / sfpowerscripts

A build system for modular development in Salesforce
https://dxatscale.io
MIT License
213 stars 98 forks source link

this.config.getPluginsList is not a function #1392

Closed ForgacsMartin closed 1 year ago

ForgacsMartin commented 1 year ago

We are using the following command in our yml file in azure pipeline:

During the runs of the pipeline it fails with the following error message:

TypeError: this.config.getPluginsList is not a function

[error]Command failed: sfdx force:config:set apiVersion=53.0

TypeError: this.config.getPluginsList is not a function

The error was reported through the CLI: https://github.com/forcedotcom/cli/issues/2426

The issue is closed but the azure pipeline is still not working, Could you please take a look why it happens?

azlam-abdulsalam commented 1 year ago

@ForgacsMartin This task above is part of sfpowerscripts azure pipelines extension which was deprecated for 2 years, Please do not use it further