Skip to content
This repository has been archived by the owner on Feb 9, 2018. It is now read-only.

Unmet Peer Dependency Installation error #29

Open
demisx opened this issue Mar 17, 2017 · 1 comment
Open

Unmet Peer Dependency Installation error #29

demisx opened this issue Mar 17, 2017 · 1 comment

Comments

@demisx
Copy link

demisx commented Mar 17, 2017

Trying to install the latest version, I get the following error:

$ git clone [email protected]:ui-router/quickstart-ng2.git
$ cd quickstart-ng2/
$ npm install
---
npm WARN @angular/[email protected] requires a peer of zone.js@^0.7.2 but none was installed.
npm WARN [email protected] requires a peer of @angular/router@^3.3.1 but none was installed.
@Asone
Copy link

Asone commented Apr 11, 2017

To solve, update the mentionned dependencies, as the current release of the repo specifies older versions of those deps.

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