Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Yarn: unmet peer dependency "@angular-devkit/architect #26

Closed
JohannesHoppe opened this issue Dec 13, 2020 · 0 comments
Closed

Yarn: unmet peer dependency "@angular-devkit/architect #26

JohannesHoppe opened this issue Dec 13, 2020 · 0 comments
Labels
warning but an error/bug but inconvenient

Comments

@JohannesHoppe
Copy link
Member

I'm seeing the same. Here's a repro:

$ git clone [email protected]:beeman/angular-cli-ghpages-test.git
$ cd angular-cli-ghpages-test
$ yarn
yarn install v1.22.10
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
warning " > [email protected]" has unmet peer dependency "@angular-devkit/architect@>= 0.900 < 0.1200".
warning " > [email protected]" has unmet peer dependency "@angular-devkit/core@^9.0.0 || ^10.0.0 || ^11.0.0".
warning " > [email protected]" has unmet peer dependency "@angular-devkit/schematics@^9.0.0 || ^10.0.0 || ^11.0.0".
[4/4] 🔨  Building fresh packages...
✨  Done in 65.31s.

Originally posted by @beeman in angular-schule/angular-cli-ghpages#120 (comment)

@JohannesHoppe JohannesHoppe added the warning but an error/bug but inconvenient label Dec 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
warning but an error/bug but inconvenient
Projects
None yet
Development

No branches or pull requests

1 participant