After some cleaning, this warning was never repeated.
To really perform a cleanup, you need to do the following:
rm -rf bower_components/ rm -rf dist rm -rf node_modules/ rm -rf tmp npm cache clean bower cache clean
And, after, the standard installation steps
npm install bower install
Hope work for analog situations =)
gunr2171
source share