I am getting this error in my application.
[email protected] requires a peer of @angular/common@^2.3.1 but none was installed.
How can I solve it?
I am getting this error in my application.
[email protected] requires a peer of @angular/common@^2.3.1 but none was installed.
How can I solve it?
@angular/common@^2.3.1
means>=2.3.1 <3.0.0
.Btw after 0.17.0 or higher, angular2-google-maps has been changed to @ngui/map.
See the usage instructions