安装nodejs,vue2, vue3
安装nodejs
> brew install node
Error: You are using macOS 11.7. We do not provide support for this pre-release version. You will encounter build failures with some formulae. Please create pull requests instead of asking for help on Homebrew's GitHub, Twitter or any other official
> sudo rm -rf /Library/Developer/CommandLineTools
> sudo xcode-select --install