I tried to run npm install --save-dev gulp-iconfont
and got this message:
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR
How to fix this?
I have nvm setup and when my npm pointer was on older node v4.4.0
I got the message warning ".... is deprecated, please use ....." :
sh$ nvm list
-> v4.4.0
v5.8.0
But when I switched to new node v5.8.0
and installed gulp-iconfont
I did not get any warning.
sh$ nvm list
v4.4.0
-> v5.8.0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With