forcedotcom / LightningTestingService

Apache License 2.0
122 stars 35 forks source link

Unable to install LTS with SFDX #93

Closed BindiyaGowri closed 4 years ago

BindiyaGowri commented 5 years ago

Issue with Lightning Test Service installation.

Throws error when tried to intsall LTS using SFDX due to requiredSecurityType argument which is not a valid parameter for the LTS install command.

sfdx force:lightning:test:install --SecurityType AllUsers ERROR running force:lightning:test:install: Unexpected arguments: --SecurityType, AllUsers See more help with --help

image

KrisGraySFDC commented 5 years ago

Investigating, thank you Bindiya.

KrisGraySFDC commented 5 years ago

A fix has been identified. Because of the weekend, it'll probably go out next week. Sorry.

Sheing commented 5 years ago

Having similar problem, need a fix asap.

KrisGraySFDC commented 5 years ago

Fix has been merged and will go out with the next update of the CLI.