vue: command not found 意思大概就是没有vue这个命令。这种情况在系统设置中配置一下环境变量就好了 然后关闭之前的命令窗口,重新打开,vue命令就有效了... $‘\r‘: command not found 项目场景: 部署springboo项目 问题描述: ./startup.sh 运行项目,报错 $’\r’: command not found syntax error: unexpect...