Ravi
Ravi
Also having this problem.
**Edit**: it seems that calling the command directly inside `cy.visit()` messes up the request recognition? `cy.wait()` just stopped working when I did that (something to do with promisses). As a...
What fixed this error for me was to set USB to "File Transfer" mode on Android 12. Once connected via USB, my device shows a persistent notification, which by default...
Awesome, thank you for this! Just a heads up, though: [packer's README](https://github.com/wbthomason/packer.nvim#readme) recommends using either [lazy.nvim](https://github.com/folke/lazy.nvim) or [pckr.nvim](https://github.com/lewis6991/pckr.nvim) since the packer repo is currently unmaintained