问题
I am working on Windows 10 and I am trying to install vue/cli using this code from its docs
npm install -g @vue/cli
It doesn't work and give back this error npm WARN deprecated request@2.88.2: request has been deprecated
How can I install the package?
来源:https://stackoverflow.com/questions/60625787/how-to-install-vue-cli-after-deprecating-request-model-from-npm