Getting cypress permission denied in gitpod

Anyone know how to configure gitpod. I am getting cypress permision denied while running code . I am able to run this code in my local desktop.

Hi There,

Hope you are doing good.

So looking at the screenshot we can see there were 4 high vulnerabilities as well, so could you please once check that cypress is installed successfully?

You can again run command to install cypress and once completed you can the check cypress version using command : npx cypress --version

Also are you trying to run test on LambdaTest using cypress or just trying to r cypress locally using gitpod?