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
相关推荐
Bolt6 小时前
用 pnpm 11 省掉项目里的 .nvmrc 与 .npmrc
前端·npm·node.js
BugShare12 小时前
轻量级原生 macOS 智能剪贴板管理器
macos·贴图
学习使我快乐0112 小时前
Express 学习
学习·node.js·express
Fleshy数模12 小时前
从课堂视频到结构化教学数据:基于语音识别与 LLM 的智能处理方案
ide·macos·xcode
Zeluar15 小时前
Node.js安装显示旧版本存在且无法覆盖
node.js
孟陬15 小时前
Node.js v26.0 新增超甜的语法糖 getOrInsert / getOrInsertComputed 介绍
python·node.js
淼_@淼15 小时前
node.js、node、nvm、npm、npx的关系
node.js
小粉粉hhh16 小时前
Node.js(四)——npm与包
前端·npm·node.js
洛水如云16 小时前
系统还原全攻略:Win11/10/7/macOS详细操作指南
windows·macos·电脑
Andya_net16 小时前
MySQL | DBeaver Mac版下载、安装与使用指南
数据库·mysql·macos