I have ngx-bootstrap 5.6.2 and I want/need to install 6 or above, but when I try
npm install ngx-bootstrap --save
and
npm install ngx-bootstrap 6.2.0
It doesn't install it, it just uninstalls 5.6.2 and then reinstalls it.
Am I doing something wrong? Or is the latest version not in npm? It says it is... npm link
Running
- Angular 10
- Bootstrap 4+