I am using the LambdaTest-Cypress run command but on the terminal, the error states as “The term ‘lambdatest’ is not recognized as the name“. what should I do?
Hi Matthew!
It seems like the LambdaTest-Cypress CLI is not installed in your project due to which the lambdatest-cypress run command is not recognized.
So, you can install LambdaTest-Cypress CLI using the below command.
npm install -g lambdatest-cypress-cli