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
Try npm cache clean and then try install command again.
npm cache clean