Open nam-smyl-fitness opened 6 days ago
Pinging maintainers @thorstenweber83 @mmahut @Craftzman7
I have already allowed in my macos Privacy & Security tab for Cypress to open per the workaround proposed in issue https://github.com/NixOS/nixpkgs/pull/24822 however the error still persists.
I'm certain that the issue that he intended to reference is https://github.com/cypress-io/cypress/issues/24822
Current behavior
OS: MacOS darwin-arm64 (Apple M1 Silicon) Cypress version: 13.13.2 Pnpm version: 9.12.1 Node version: 20.3.0 Nix: 2.24.9 Devenv: 1.3.1 (aarch64-darwin)
While running
pnpm cypress open
orpnpm cypress run
I get the followingError: EACCES: permission denied
Stack Trace
I have already allowed in my macos
Privacy & Security
tab for Cypress to open per the workaround proposed in EDIT Cypress issue #24822 however the error still persists. For more context, I am using nix devenv. I can verify that the Cypress binary is there and the scriptpnpm cypress open
does run against the Nix Cypress package binary. Has the community found a workaround or is this a net new bug found only with Nix dev ecosystem?Desired behavior
No response
Test code to reproduce
n/a
Cypress Version
13.13.2
Node version
20.3.0
Operating System
macOS 15.0.1
Debug Logs
Other
No response