I am trying to run Cypress but getting “Has own property of undefined error“ on the terminal?

I am trying to run Cypress but getting “Has own property of undefined error“ on the terminal? How can I resolve this?

Hey Jacqueline!

This error is related to the package.json file.

As a solution, you can define the required dependencies in the lambdatest-config.json file instead of passing it from the package.json file.

This will override the package.json file and the issue will be resolved.