Skip to content

Unmet Peer Dependency - Typescript #732

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

Closed
griffiti opened this issue Jun 21, 2016 · 3 comments
Closed

Unmet Peer Dependency - Typescript #732

griffiti opened this issue Jun 21, 2016 · 3 comments

Comments

@griffiti
Copy link

Bug, feature request, or proposal:

Upon running "npm install" I receive an UNMET PEER DEPENDENCY error for typescript.
So I manually run "npm install typescript --save-dev" and it still returns the following error:

`-- UNMET PEER DEPENDENCY typescript@1.9.0-dev.20160620-1.0
npm WARN tslint@3.11.0 requires a peer of typescript@>=1.7.3 but none was installed.
npm ERR! code 1

What is the expected behavior?

What is the current behavior?

What are the steps to reproduce?

Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, browsers are affected?

Angular 2, latest clone of Material master branch, Windows 7, Chrome, Node 6.2.2

Is there anything else we should know?

@jelbourn
Copy link
Member

You can ignore that. We use the 1.9 dev version of TS and npm has some issues with version comparison with it for some reason. It doesn't actually affect anything.

@griffiti
Copy link
Author

Ah sweet! Thanks!

@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 Sep 5, 2019
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

2 participants