Debugging Cypress Artifacts

Debugs Cypress bugs that only reproduce in packaged artifacts (cli/build CLI plus binary-package output), not yarn dev. Covers the git commit/build/clean/ reset debug loop, env -u ELECTRON_RUN_AS_NODE for binary-build on agent hosts, CYPRESS_RUN_BINARY, DEBUG and inspect flags, and workspace recovery without stash. Use when investigating artifact-only bugs, binary-build electron MODULE_NOT_FOUND, or a packaged cypress open/run repro loop.

cypress-io 8df2de7 7.4 KB Updated

File contents

cypress-io/cypress/tree/main/.cursor/skills/debugging-cypress-artifacts commit 8df2de7d23

Frequently asked questions

npx skillmds@latest add cypress-io/debugging-cypress-artifacts