.1.Linux 下 you need to be root to perform this command
在linux 终端执行某条命令时
提示以下错误
you need to be root to perform this command
是提示要获取root权限
输入su 回车输入密码
即可解决
2.centos7 安装vue,安装node.js
1. 安装了可以略过
yum install gcc gcc-c
2.别的博客说yum安装的版本会和开发版不统一,下载node.js
https://nodejs.org/dist/
可以看到如下列表选择版本链接
查看一下gcc的版本号