I run: npm install --save @ng-bootstrap/ng-bootstrap for installing the the javascript components, and got this:
npm WARN [email protected] requires a peer of [email protected] - 3 but none is installed. You must install peer dependencies yourself.
and
npm WARN [email protected] requires a peer of popper.js@^1.14.3 but none is installed. You must install peer dependencies yourself.
but the good new is:
- @ng-bootstrap/[email protected] added 1 package from 1 contributor in 11.948s
So what does it means? should I be worried?