npm install webpack@2.2 --save-dev命令执行后,我使用webpack -v查看版本,但是现实的还是2.4的版本,求怎么解决?
npm install webpack@2.2.x --save-dev