做到Client-Side Libraries
npm run dev时会报错,因为node js版本不匹配。
所以要下载nvm
nvm for windows
安装10.23.0的node js版本即可
Java版本也是可以管理的哦
使用SDKMAN管理Java版本