forcedotcom / LightningTestingService

Apache License 2.0
122 stars 35 forks source link

lightning:test:run execution permission denied #96

Closed marc-howard-ovo closed 4 years ago

marc-howard-ovo commented 5 years ago

When executing lightning:test:run in a docker container, the command fails to execute due to ERROR running force:lightning:test:run: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/sfdx-cli/node_modules/selenium-standalone/.selenium'

The sfdx cli is installed in the docker image via npm and the sfdx install and sfdx run commands are executed in the circle build config.

manisfdcsfdx commented 4 years ago

@KrisGraySFDC Any update on this issues?

ntotten commented 4 years ago

This tool has been converted to a plugin that is separate from the Salesforce CLI. It can be installed with these instructions: https://github.com/forcedotcom/LightningTestingService#install-the-lightning-testing-service-with-the-salesforce-cli

Unfortunately, this tool is being classified as maintenance only and we will not be able to provide any further updates on this tool going forward.