启动项目报错,zookeeper影响的

启动项目的时候报错这个zookeeper相关的

Directory: /---------/node_modules/zookeeper

gyp info it worked if it ends with ok gyp info using node-gyp@9.3.1 gyp info using node@18.20.6 | darwin | arm64 gyp info find Python using Python version 3.9.6 found at "/Library/Developer/CommandLineTools/usr/bin/python3" gyp info spawn /Library/Developer/CommandLineTools/usr/bin/python3 gyp info spawn args [

1、修复步骤

先执行了这个

xcode-select --install

xcode-select: note: Command line tools are already installed. Use "Software Update" in System Settings or the softwareupdate command line interface to install updates

➜ fintopia-web git:(test/changeAgreement)

2、删除损坏的 CommandLineTools

sudo rm -rf /Library/Developer/CommandLineTools

xcode-select --install

重新安装完xcode就好啦

相关推荐
阿拉伯柠檬5 小时前
MySQL基本查询
linux·数据库·mysql·面试
Ha_To5 小时前
2025.12.24 Cisco防火墙ASA与动态PAT配置
linux·服务器·网络
艾莉丝努力练剑5 小时前
Al Ping免费上新:GLM-4.7 && MiniMaxM2.1重磅上线,附独家使用教程
java·大数据·linux·运维·人工智能·python
一水鉴天5 小时前
整体设计 定稿 之 34 codybuddy项目跨机同步方案 之2 (codebuddy)
服务器·前端
代码游侠5 小时前
学习笔记——TCP 传输控制协议
linux·网络·笔记·网络协议·学习·tcp/ip
莫渊博-天下无病5 小时前
node高版本安装
运维·node.js
ICT技术最前线5 小时前
华为交换机VLAN配置命令详解
服务器·网络·vlan·华为交换机
zhendianluli5 小时前
为什么fclose处理的是file而不是fd
linux·服务器·网络
牙牙7055 小时前
部署SFTP服务
linux·服务器·网络
人工智能训练5 小时前
Ubuntu 系统安装 VSCode 超全指南(3 种方法,适配 20.04/22.04 LTS)
linux·运维·服务器·vscode·ubuntu