rm `npm config get userconfig`
npm cache clean --force
npm config set registry https://registry.npmmirror.com
npm install
rm `npm config get userconfig`
npm cache clean --force
npm config set registry https://registry.npmmirror.com
npm install