Closed dogenzenji8 closed 4 years ago
This is related to #4 in that if the version
parameter is passed, it forces the sfdx/install command to use the sfdx-cli to do the installation (though it's supposed to force it to use npm) therefore bypassing npm install and this error. At least this functions as a workaround for now.
I'm from Salesforce.
@dogenzenji8 - The error is due to https://github.com/forcedotcom/cli/issues/304. The CLI team is investigating it now. That issue is not due to the CircleCI Orb. Although like you mentioned, it helped expose bug #4 .
Admins: I think you can close this due to it being an issue on our side.
Thanks!
All builds are failing with the error
Cannot read property 'match' of undefined
when executing the "Install SFDX - NPM" step possibly due to deprecated npm packages. Below is the exact output...