Hi, When i install ng2-datepicket in my system,then following error occurred. my cli version is @angular/cli: 1.4.1 node: 6.10.3 os: linux x64 typescript: 1.8.10
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN [email protected] requires a peer of @angular/common@>=2.0.0 <5.0.0 || >=4.0.0-beta <5.0.0 but none was installed. npm WARN [email protected] requires a peer of @angular/core@>=2.0.0 <5.0.0 || >=4.0.0-beta <5.0.0 but none was installed. npm WARN [email protected] requires a peer of @angular/forms@^2.4.0 but none was installed. npm WARN [email protected] requires a peer of zone.js@>=0.7.0 but none was installed. npm WARN [email protected] No repository field. so How to solve above error. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
