Ask a Question

Cypress installation before I run npx visualtest-setup

Vinayak03
New Member

Cypress installation before I run npx visualtest-setup

Hello,

 

I have issue installing cypress.

 

I tried installing cypress using this command.

npm install @smartBear/visualtest-cypress@latest


After I run this command,

npx visualtest-setup,  It still shows me cypress not found. 


If I try installing cypress with this command:  npm install cypress,  it gives me error: unable to get local issuer certificate.


Then later on, I also tried setting up SSL certification config false by using various command like:
1] git config --global http.sslcainfo /mingw64/ssl/certs/ca-bundle.crt
2] git config --global http.sslbackend schannel

3] git config --global http.sslVerify false

but still no luck.

 

Note: I am using my company laptop and it has some firewall or proxy settings and might be due to those settings it won't allow me to install cypress.

Please let me know if you have any better solution for me.

0 REPLIES 0
cancel
Showing results for 
Search instead for 
Did you mean: