Here I get the above Error while I'm installing ngx
Package.json
"ngx-bootstrap": "^1.8.1",
System.config.js
//This is My ngx-bootstrap
'ngx-bootstrap': 'npm:ngx-bootstrap/bundles/ngx-bootstrap.umd.js',
Here im Getting Error as'ngx-bootstrap': 'npm:ngx-bootstrap/bundles/ngx-bootstrap.umd.js/modal.js',
My Previous Links
'@angular/forms': 'npm:@angular/forms/bundles/forms.umd.js',
please Guide me, from where I'm doing mistake