leochen-g / wechat-assistant-pro

智能微秘书,一个全能的微信机器人管理平台,最简单的方式接入 ChatGPT,FastGPT,Dify,Coze知识库,支持绘图,联网查询,语音识别,各种定时任务,支持企微、公众号、5G 消息、WhatsApp
https://wechat.aibotk.com
MIT License
1.75k stars 281 forks source link

npm install执行过程中报错 #19

Closed wangchonglie closed 2 years ago

wangchonglie commented 2 years ago

报错信息如下 npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: wechat-assistant@3.6.1 npm ERR! Found: wechaty-puppet-wechat@0.28.4 npm ERR! node_modules/wechaty-puppet-wechat npm ERR! wechaty-puppet-wechat@"^0.28.4" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer wechaty-puppet-wechat@"^0.30.6" from wechaty-web-panel@0.2.17 npm ERR! node_modules/wechaty-web-panel npm ERR! wechaty-web-panel@"^0.2.17" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/apple/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/apple/.npm/_logs/2021-11-12T10_18_58_855Z-debug.log

leochen-g commented 2 years ago

确定一下node版本是不是14

leochen-g commented 2 years ago

拉取最新代码解决