Skip to content

Conversation

alan-agius4
Copy link
Collaborator

No description provided.

@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Dec 2, 2024
@angular-robot angular-robot bot added area: build & ci Related the build and CI infrastructure of the project area: @angular/ssr labels Dec 2, 2024
@alan-agius4 alan-agius4 force-pushed the update-peer-deps-angular-19.1 branch from 367ef20 to 4be6eea Compare December 2, 2024 08:30
Whlist, this package is not really optional, NPM will install the wrong verson of peer dependencies when the Angular CLI is in prerelease mode.

```ts
STDERR:
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: test-project@0.0.0
npm error Found: @angular/animations@19.1.0-next.0
npm error node_modules/@angular/animations
npm error   @angular/animations@"^19.1.0-next.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/animations@"19.0.1" from @angular/platform-server@19.0.1
npm error node_modules/@angular/platform-server
npm error   peer @angular/platform-server@"^19.1.0-next.0 || ^19.0.0" from @angular/ssr@19.1.0-next.0
npm error   node_modules/@angular/ssr
npm error     @angular/ssr@"19.1.0-next.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
```
@alan-agius4 alan-agius4 force-pushed the update-peer-deps-angular-19.1 branch from 4be6eea to 3de0d44 Compare December 2, 2024 08:32
@alan-agius4 alan-agius4 force-pushed the update-peer-deps-angular-19.1 branch from 3de0d44 to 232d35f Compare December 2, 2024 08:33
@alan-agius4 alan-agius4 requested a review from clydin December 2, 2024 09:00
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 2, 2024
@alan-agius4 alan-agius4 marked this pull request as ready for review December 2, 2024 09:01
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 2, 2024
@alan-agius4 alan-agius4 merged commit 4e5585a into angular:main Dec 2, 2024
31 checks passed
@alan-agius4 alan-agius4 deleted the update-peer-deps-angular-19.1 branch December 2, 2024 12:12
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jan 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/ssr area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants