Clarity: @clr/[email protected] requires a peer of [email protected] but none is installed

Created on 3 Jul 2018  路  2Comments  路  Source: vmware/clarity

Select one ... (check one with "x")

[ ] bug
[ ] feature request
[V] enhancement

Expected behavior

No warning should be thrown

Actual behavior

NPM warning thrown:

npm WARN @clr/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.

Reproduction of behavior

ng new ng-clr
ng add @clr/angular
image

Environment details

Angular CLI: 6.0.8
Node: 8.11.3
OS: win32 x64
Angular: 6.0.7
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.6.8
@angular-devkit/build-angular     0.6.8
@angular-devkit/build-optimizer   0.6.8
@angular-devkit/core              0.6.8
@angular-devkit/schematics        0.6.8
@angular/cli                      6.0.8
@ngtools/webpack                  6.0.8
@schematics/angular               0.6.8
@schematics/update                0.6.8
rxjs                              6.2.1
typescript                        2.7.2
webpack                           4.8.3

Most helpful comment

This is expected behavior, and described for anyone who wants to use a custom theme https://vmware.github.io/clarity/documentation/v0.12/themes#examples.

This will go away when we stop having any dependency on Bootstrap, and so follow a different ticket #1531 for updates. I'm going to close this as its a duplicate.

All 2 comments

This is expected behavior, and described for anyone who wants to use a custom theme https://vmware.github.io/clarity/documentation/v0.12/themes#examples.

This will go away when we stop having any dependency on Bootstrap, and so follow a different ticket #1531 for updates. I'm going to close this as its a duplicate.

Hi there 馃憢, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.

Was this page helpful?
0 / 5 - 0 ratings