I\'ve downloaded Bootstrap source files from the official website and I\'m getting dependency conflicts when installing the project using node\'s npm. I have
npm
I had this problem too.
I installed bootstrap using git clone https://github.com/twbs/bootstrap.git and it worked fine from that resulting bootstrap directory.
git clone https://github.com/twbs/bootstrap.git