Unable to install ngx-bootstrap
package to latest release.
Steps to Reproduce:
-
Git clone repository:
git clone https://github.com/maximegris/angular-electron
-
Change to project dir and run
ng add ngx-bootstrap
Expected Result:
The package would be installed successfully.
Actual Result:
Installing packages for tooling via npm.
Installed packages for tooling via npm.
✅️ Added "bootstrap
✅️ Added "ngx-bootstrap
🔍 Installing packages...
Cannot read property 'kind' of undefined
Hey, I solved the issue by removing
nvm
directory and starting over. I don’t know why or how but it works now. I’m closing the issue. Thanks 🙂