I am not able to install bootstrap 4(beta) to my MVC project. To be precise popper.js nuget dependency is failing to install. Please let me know any possible way to do it(bower
You can get around this by manually adding the popper.js package to your packages config.
Then you can go into the nuget package manager and install normally.