Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

warning "[email protected]" has incorrect peer dependency "[email protected]". #12

Closed
ghost opened this issue Jun 23, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 23, 2017

We're seeing warning "[email protected]" has incorrect peer dependency "[email protected]". in the output while installing tslint-config-airbnb with yarn.

In npm we get npm WARN [email protected] requires a peer of [email protected] but none was installed.

@progre
Copy link
Owner

progre commented Jun 24, 2017

I think peer dependency needs to be installed on your project dependencies.

@ghost
Copy link
Author

ghost commented Jun 26, 2017

Looks like this came up in microsoft/tslint-microsoft-contrib#373.

A fix has been submitted but not yet released - microsoft/tslint-microsoft-contrib@d33dbf6

@progre
Copy link
Owner

progre commented Jun 27, 2017

It will be fixed when tslint-microsoft-contrib is released.

@progre progre closed this as completed Jun 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant