leochen-g / wechat-assistant-pro

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

通过 docker 启动问题 #24

Closed webB1an closed 2 years ago

webB1an commented 2 years ago
Starting Docker Container for Wechaty v0.68.6 with Node.js v14.18.1 ...

> wechat-assistant@3.6.4 start /bot
> node index.js

使用环境变量中的 aibotkKey
使用环境变量中的 aibotkSecret
默认使用web版微信协议,如无法登录,请检测自己的微信是否能登陆网页版协议
10:59:20 INFO PuppetManager install(wechaty-puppet-wechat@>=0.28) please wait ...
npm: 

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  Unsupported engine for wechaty-puppet-wechat@1.18.4: wanted: {"node":">=16","npm":">=7"} (current: {"node":"14.18.1","npm":"6.14.15"})

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  Not compatible with your version of node/npm: wechaty-puppet-wechat@1.18.4

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  Unsupported engine for rx-queue@1.0.5: wanted: {"node":">=16","npm":">=7"} (current: {"node":"14.18.1","npm":"6.14.15"})

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  Not compatible with your version of node/npm: rx-queue@1.0.5

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  Unsupported engine for state-switch@1.6.3: wanted: {"node":">=16","npm":">=7"} (current: {"node":"14.18.1","npm":"6.14.15"})

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  Not compatible with your version of node/npm: state-switch@1.6.3

npm: npm
npm:  
npm: WARN
npm:  
npm: optional
npm:  SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):

npm: npm
npm:  
npm: WARN
npm:  
npm: notsup
npm:  SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm: npm
npm:  
npm: WARN
npm:  @typescript-eslint/eslint-plugin@4.33.0 requires a peer of @typescript-eslint/parser@^4.0.0 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  tslint-eslint-rules@5.4.0 requires a peer of tslint@^5.0.0 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  tslint-eslint-rules@5.4.0 requires a peer of typescript@^2.2.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  wechaty-puppet-gitter@1.10.1 requires a peer of wechaty-puppet@^1.10.2 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  wechaty-puppet-official-account@1.10.2 requires a peer of wechaty-puppet@^1.10.2 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  state-switch@1.6.2 requires a peer of gerror@^1.0.8 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  wechaty-puppet-wechat4u@1.10.2 requires a peer of wechaty-puppet@^1.10.2 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  wechaty-puppet-whatsapp@1.10.4 requires a peer of wechaty-puppet@^1.10.2 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  wechaty-puppet-xp@1.10.2 requires a peer of wechaty-puppet@^1.10.2 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  wechaty-puppet-wechat@1.18.4 requires a peer of wechaty-puppet@^1.18.3 but none is installed. You must install peer dependencies yourself.

npm: npm
npm:  
npm: WARN
npm:  state-switch@1.6.3 requires a peer of gerror@^1.0.16 but none is installed. You must install peer dependencies yourself.
leochen-g commented 2 years ago

docker 版本错误,请使用docker 官方源拉取最新镜像