Skip to content

Renovate can't update pnpm-lock.yaml when there's a peer dependencies error #15410

Discussion options

You must be logged in to vote

Hi @bytenik. Your analysis was mistaken, so I have deleted the invalid bug report, converted to a discussion, and renamed it.

If you look into the stdout/stderr you pasted you can see the real cause: ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies:

Extract:

Peer dependencies that should be installed:
  @ag-grid-community/core@~25.0.0
  mocha@>=7.0.0
  prop-types@^15.6.0

",
    "stderr": "npm notice 
npm notice New minor version of npm available! 8.5.5 -> 8.8.0
npm notice Changelog: <https://**redacted**@8.8.0` to update!
npm notice 
",

The outdated npm used to install pnpm is not relevant.

Replies: 7 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
14 replies
@rarkins
Comment options

@bytenik
Comment options

@rarkins
Comment options

@Innei
Comment options

@rarkins
Comment options

Answer selected by rarkins
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manager:npm package.json files (npm/yarn/pnpm)
7 participants
Converted from issue

This discussion was converted from issue #15410 on May 03, 2022 02:14.