场景
. npm安装vue脚手架的时候 提示我的版本太低
. 网上的教材不能解决问题
解决
1. npm update to latest versions
2. npm update
2. sudo chown -R $USER:$(id -gn $USER) /home/carsonlius/.config
3. npm update
│ npm update check failed │
│ Try running with sudo or get access │
│ to the local update config store via │
│ sudo chown -R (id -gn $USER) /home/carsonlius/.config