cypress install package.json version

 

If you having cypress versioning issues - i.e, you have a global cypress version 5.4 but your project uses cypress 4.9, you can uninstall global version using 


npm uninstall cypress -g 


Then make sure you're in your project source directory, then install using the following command :-


npx cypress install 



Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type