can I use library ng2-bootstrap in your template? #1154

Closed
opened 2025-08-09 17:19:04 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @sergeushenecz on 12/26/2016

I am installing library and I am getting

+-- UNMET PEER DEPENDENCY @angular/common@2.0.2 +-- UNMET PEER DEPENDENCY @angular/compiler@2.0.2 +-- UNMET PEER DEPENDENCY @angular/core@2.0.2 +-- UNMET PEER DEPENDENCY @angular/forms@2.0.2 -- ng2-bootstrap@1.1.16-9

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 fsevents@1.0.15: wanted {"os":"darwin","arch":"a
ny"} (current: {"os":"win32","arch":"x64"})
npm WARN angular2-google-maps@0.17.0 requires a peer of @angular/common@^2.3.1 but none was installed.
npm WARN angular2-google-maps@0.17.0 requires a peer of @angular/core@^2.3.1 but none was installed.
npm WARN angular2-in-memory-web-api@0.0.20 requires a peer of reflect-metadata@^0.1.3 but none was installed.
npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/common@^2.3.1 but none was installed.
npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/compiler@^2.3.1 but none was installed.
npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/core@^2.3.1 but none was installed.
npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/forms@^2.3.1 but none was installed.
npm WARN Angular2Spa@0.0.0 No description
npm WARN Angular2Spa@0.0.0 No repository field.
npm WARN Angular2Spa@0.0.0 No license field.`

*Originally created by @sergeushenecz on 12/26/2016* I am installing library and I am getting `+-- UNMET PEER DEPENDENCY @angular/common@2.0.2 +-- UNMET PEER DEPENDENCY @angular/compiler@2.0.2 +-- UNMET PEER DEPENDENCY @angular/core@2.0.2 +-- UNMET PEER DEPENDENCY @angular/forms@2.0.2 `-- ng2-bootstrap@1.1.16-9 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 fsevents@1.0.15: wanted {"os":"darwin","arch":"a ny"} (current: {"os":"win32","arch":"x64"}) npm WARN angular2-google-maps@0.17.0 requires a peer of @angular/common@^2.3.1 but none was installed. npm WARN angular2-google-maps@0.17.0 requires a peer of @angular/core@^2.3.1 but none was installed. npm WARN angular2-in-memory-web-api@0.0.20 requires a peer of reflect-metadata@^0.1.3 but none was installed. npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/common@^2.3.1 but none was installed. npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/compiler@^2.3.1 but none was installed. npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/core@^2.3.1 but none was installed. npm WARN ng2-bootstrap@1.1.16-9 requires a peer of @angular/forms@^2.3.1 but none was installed. npm WARN Angular2Spa@0.0.0 No description npm WARN Angular2Spa@0.0.0 No repository field. npm WARN Angular2Spa@0.0.0 No license field.`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1154
No description provided.