mac安装nodejs,vue2, vue3

安装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
  1. Mac 使用brew 安装工具报错 Your CLT does not support macOS 11https://zhuanlan.zhihu.com/p/462517486
  2. 安装Nodejs,配置vue环境 https://blog.csdn.net/ferwagrea/article/details/129201662
相关推荐
东东51619 小时前
xxx医患档案管理系统
java·spring boot·vue·毕业设计·智慧城市
Stream_Silver1 天前
【Node.js 安装报错解决方案:解决“A later version of Node.js is already installed”问题】
node.js
仙剑魔尊重楼1 天前
iMazing 3.1.3官方中文版新功能介绍
macos·objective-c·cocoa
Anthony_2311 天前
基于 Vue3 + Node.js 的实时可视化监控系统实现
node.js
码界奇点1 天前
基于Spring Boot和Vue3的无头内容管理系统设计与实现
java·spring boot·后端·vue·毕业设计·源代码管理
Genie cloud1 天前
在 Mac 上使用 Docker 安装宝塔并部署 LNMP 环境
macos·docker·容器·云计算
清蒸鳜鱼1 天前
【Mobile Agent——Droidrun】MacOS+Android配置、使用指南
android·macos·mobileagent
linweidong1 天前
屏幕尺寸的万花筒:如何在 iOS 碎片化生态中以不变应万变?
macos·ios·移动开发·objective-c·cocoa·ios面试·ios面经
东东5161 天前
基于Web的智慧城市实验室系统设计与实现vue + ssm
java·前端·人工智能·后端·vue·毕业设计·智慧城市
说给风听.1 天前
解决 Node.js 版本冲突:Windows 系统 nvm 安装与使用全指南
windows·node.js