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

ci: update renovate pnpm to 9.15.6 #2655

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

alan-agius4
Copy link
Collaborator

This is the minimum required version in the Angular CLI repo.

 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your pnpm version is incompatible with "/tmp/renovate/repos/github/angular/angular-cli".

Expected version: ^9.15.6
Got: 9.15.4

This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.

To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".

This is the minimum required version in the Angular CLI repo.

```
 ERR_PNPM_UNSUPPORTED_ENGINE  Unsupported environment (bad pnpm and/or Node.js version)

Your pnpm version is incompatible with "/tmp/renovate/repos/github/angular/angular-cli".

Expected version: ^9.15.6
Got: 9.15.4

This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.

To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".
```
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 11, 2025
@alan-agius4 alan-agius4 requested a review from devversion March 11, 2025 10:31
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Mar 11, 2025
@devversion devversion merged commit feae4f9 into angular:main Mar 11, 2025
9 checks passed
@alan-agius4 alan-agius4 deleted the pnpm-update branch March 11, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants