Just got this unmet dependency with angular/* : "~2.0.1" ==> just update all occurrences of "~2.0.1" to "^2.3.1" and it's ok. info: https://github.com/angular/angular-cli/pull/4473