guidone / node-red-contrib-chatbot

Visually build a full featured chat bot for Telegram, Facebook Messenger, Whatsapp and Slack with Node-RED. Almost no coding skills required.
http://red-bot.io
920 stars 186 forks source link

Unable to install from Palette / Docker #626

Open MrSiO opened 6 months ago

MrSiO commented 6 months ago

I'm unable to install node-red-contrib-chatbot from NodeRed's 'manage palette'.

Running nodered on Docker Linux latest version.

I'm getting the following errors: Screenshot_20231221-215950_Chrome.jpg

Screenshot_20231221-220802_Chrome.jpg

Screenshot_20231221-220851_Chrome.jpg

Screenshot_20231221-220944_Chrome.jpg

Thx for any hints!

ricardolan85 commented 6 months ago

Same here...

2024-01-05T00:48:53.340Z [err] ERESOLVE 2024-01-05T00:48:53.340Z [err] overriding peer dependency 2024-01-05T00:49:04.060Z [err] npm 2024-01-05T00:49:04.060Z [err] ERR! code EBADENGINE 2024-01-05T00:49:04.067Z [err] npm ERR! engine 2024-01-05T00:49:04.067Z [err] Unsupported engine 2024-01-05T00:49:04.067Z [err] npm ERR! engine Not compatible with your version of node/npm: @slack/logger@4.0.0 2024-01-05T00:49:04.067Z [err] npm ERR! 2024-01-05T00:49:04.067Z [err] notsup Not compatible with your version of node/npm: @slack/logger@4.0.0 2024-01-05T00:49:04.067Z [err] npm ERR! notsup Required: {"node":">= 18","npm":">= 8.6.0"} 2024-01-05T00:49:04.067Z [err] npm 2024-01-05T00:49:04.067Z [err] ERR! notsup Actual: {"npm":"8.19.4","node":"v16.20.2"} 2024-01-05T00:49:04.069Z [err]

npdgm commented 5 months ago

You need to run Node-Red with Node.js version 18, not 16. There are container image tags for both. For example, change nodered/node-red:3.1.3 to nodered/node-red:3.1.3-18

8666 commented 4 months ago

I managed to reinstall it but changeing docker image. However I do not see the chatbot elements in the toolbox on the left and I still see this:

image

It does work fine however