mac 安装 vue的环境 避免踩坑

在网上已经有许多类似的教程,主要写一下我在安装过程中遇到的一些问题。 环境安装 1.Mac OS系统安装 brew 打开终端运行以下命令:   /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 2. 安装 nodejs brew install nod
相关文章
相关标签/搜索