https://cypress.io logo
ERROR:crashpad_client_win.cc(844)] not connected
# i-need-help
w
I'm having trouble on run cypress on windows, node version is latest 18.16.0 After I press to open e2e tests, cypress crashes and the only message is this:
Copy code
yarn run cypress open
yarn run v1.22.19
warning ..\..\..\package.json: No license field
$ C:\project\node_modules\.bin\cypress open

Couldn't find tsconfig.json. tsconfig-paths will be skipped
[14720:0424/134349.314:ERROR:crashpad_client_win.cc(844)] not connected
error Command failed with exit code 4294930435.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
How can I access more information about the error?
7 Views