Skip to content
New issue

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

feat: add --ignore-engines option #166

Closed
antongolub opened this issue Aug 10, 2021 · 1 comment
Closed

feat: add --ignore-engines option #166

antongolub opened this issue Aug 10, 2021 · 1 comment
Labels

Comments

@antongolub
Copy link
Owner

https://github.com/antongolub/yarn-audit-fix/pull/165/checks?check_run_id=3294325391

Preparing temp assets...
Patching yarn.lock with audit data...
invoke yarn audit --json --level moderate
Upgraded deps: [email protected]
Installing deps update...
invoke yarn install --update-checksums
[1/4] Resolving packages...
[2/4] Fetching packages...
error @qiwi/[email protected]: The engine "node" is incompatible with this module. Expected version ">=14.8". Got "12.22.4"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Failure!
{
  status: 1,
  signal: null,
  output: [ null, null, null ],
  pid: 1663,
  stdout: null,
  stderr: null
}
antongolub added a commit that referenced this issue Aug 11, 2021
github-actions bot pushed a commit that referenced this issue Aug 11, 2021
# [6.4.0](v6.3.11...v6.4.0) (2021-08-11)

### Features

* add --ignore-engines flag ([3476e8d](3476e8d)), closes [#166](#166)
@antongolub
Copy link
Owner Author

🎉 This issue has been resolved in version 6.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant