We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From glancing at the package.json, it seems that the peer dependencies haven't been updated in a while, and now I'm getting this locally:
package.json
ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies ../../tools/test-e2e ├─┬ @bahmutov/cypress-esbuild-preprocessor 2.2.0 │ └── ✕ unmet peer [email protected]: found 0.19.0 └─┬ @esbuild-plugins/node-modules-polyfill 0.2.2 └── ✕ unmet peer [email protected]: found 0.19.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From glancing at the
package.json
, it seems that the peer dependencies haven't been updated in a while, and now I'm getting this locally:The text was updated successfully, but these errors were encountered: