Mike McCready

Results 2194 comments of Mike McCready

@osmestad Good you found your problem! I don't have privileges to delete other people's posts. You can however delete your own posts or select Hide from the three-dot menu and...

@misha-erm Please open a new issue if you are asking for help. This issue is for the pnpm workspace support enhancement request, not any bug reports about the existing implementation...

@misha-erm I tested [start-and-pnpm-workspaces](https://github.com/cypress-io/github-action/tree/master/examples/start-and-pnpm-workspaces) with Cypress `13.8.0` in workspace-1 and `13.9.0` in workspace-2 using the workflow [example-start-and-pnpm-workspaces.yml](https://github.com/cypress-io/github-action/blob/master/.github/workflows/example-start-and-pnpm-workspaces.yml) and it worked correctly, installing and caching both versions. If you need to...

@misha-erm - I found that the caching for pnpm (without workspaces) can be unreliable and I logged issue #1179 for that problem. I plan to investigate it further. - Edit:...

Seeing this crash on Cypress 12.12.0 on Ubuntu 22.04. Browsers Chrome and Firefox are installed. ```text Exited with code 4 Error: Exited with code 4 at ChildProcess. (:3139:421199) at Object.onceWrapper...

I was able to reproduce on Ubuntu 22.04 and 23.04, however on Ubuntu 20.04 View App Data worked correctly. I will do a clean install of Ubuntu 22.04 and see...

This issue is reproducible with Cypress 12.12.0 (Edit: also on 12.17.0) on a clean install of Ubuntu 22.04.2 LTS using Node.js 18.16.1. Install Ubuntu 22.04.02 from iso on VMware Workstation....

@jonhermansen Thanks for your debugging steps! I would like to leave this now to the Cypress.io team to look at as I have not installed any additional browsers or modified...

This issue remains unresolved in ~~`[email protected]`~~ `[email protected]`. The Cypress desktop app crashes using "View App Data" on Ubuntu `22.04`. In Cypress desktop app (`npx cypress open`) Click on File >...

I am seeing the warning message "Couldn't find tsconfig.json. tsconfig-paths will be skipped" on Cypress 10.7.0 after running `npm install [email protected]` from a project which was previously running Cypress 9.7.0....