Closed bachhavdipak closed 1 year ago
Hi @bachhavdipak , sorry to hear you are having issues. Thanks for providing the debug logs, it helps a ton! First off, I pulled down your reproduction and, other than an npm dependency conflict that prevents a clean install, it works fine on my machine so there doesn't appear to be a fundamental setup/config issue. This makes me suspect there is an issue with your machine and/or local environment.
The logs you provided contain a couple warnings that make me wonder if you have a Chrome setup/config problem
cypress:launcher:browsers chrome stderr: [9984:11536:1208/135124.795:ERROR:scoped_file_writer.cc(16)] Could not open pak file for writing: The process cannot access the file because it is being used by another process. (0x20) +828ms
...
...
cypress:launcher:browsers chrome stderr: [9984:9040:1208/135128.366:ERROR:device_event_log_impl.cc(215)] [13:51:28.372] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) +4s
cypress:launcher:browsers chrome stderr: [9984:9040:1208/135128.377:ERROR:device_event_log_impl.cc(215)] [13:51:28.377] USB: usb_device_handle_win.cc:1045 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
This leads me to a couple question:
Unfortunately we have to close this issue due to inactivity. Please comment if there is new information to provide concerning the original issue and we can reopen.
@mike-plummer I have the same issue with all browsers, could you please help me
+1 on this i'm seeing the same issue across all browsers and can't seem to find any useful information by debugging
@almaqdi @stu039 This issue has been closed for quite a while and was written against an older version of Cypress. I would recommend first upgrading to the latest version (13.6.2 as of today) and if you still see the problem open a new issue with a copy of your debug logs and reproduction case that we can use to help you troubleshoot.
@mike-plummer opened https://github.com/cypress-io/cypress/issues/28729
Current behavior
I am newbie to cypress and trying to install cypress on my local machine but while doing configuration through Ui I am getting the below issue
Desired behavior
No response
Test code to reproduce
https://github.com/bachhavdipak/CypressFramework
Cypress Version
12.0.1
Node version
18.12.1
Operating System
Windwos 11
Debug Logs
Other
No response