Cypress Terminal Issues
# i-need-help
b
I ran into a super weird issue that I can't figure out where the cypress terminal is being blocked. Any ideas? https://www.loom.com/share/6f0230efba214d089c0d28d54374c39a
c
Have you tried restarting and seeing if it lets you switch to a different browser?
b
I couldn't even open up the terminal to choose browser...
c
When you uninstall the node_modules clear the cache like you mentioned and then re install cypress it does not even do the initial setup correct?
b
Right.
I set up a cloud account with cypress today. Is there any chance its related to that?
c
the only thing I can think of is to confirm that your cypress cloud account has the necessary authentication and access permissions to interact with the repository where the test are located and the appropriate permissions granted
b
Thank you for your help. I will check on that.