snapshot
snapshot copied to clipboard
'debug' is listed as a devDependency, but is actually a dependency
Bug Report
- @cypress/[email protected]
- Mac
- Expected behavior: Installing with Yarn 3 and PnP should successfully run @cypress/snapshot's postinstall script
- Actual behavior: Installing with Yarn 3 and PnP gives the error:
Error: @cypress/snapshot tried to access debug, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.