You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed node-red-contrib-chatbot and node-red-contrib-chatbot-discord in this order. Now I see in the logs:
...
nodered | Initializing chat-platform lib, you should see this only once
nodered | Running at: /data/node_modules/chat-platform Version: 1.0.13
nodered |
nodered | Initializing chat-platform lib, you should see this only once
nodered | Running at: /data/node_modules/node-red-contrib-chatbot-discord/node_modules/chat-platform Version: 1.0.9
...
So the chat-platform exists in to different version!
Is this OK? ".. you should see this only once .. " pointed out that two chat-platforms should be avoided.
Thanks Jörk
The text was updated successfully, but these errors were encountered:
Hello,
I installed node-red-contrib-chatbot and node-red-contrib-chatbot-discord in this order. Now I see in the logs:
...
nodered | Initializing chat-platform lib, you should see this only once
nodered | Running at: /data/node_modules/chat-platform Version: 1.0.13
nodered |
nodered | Initializing chat-platform lib, you should see this only once
nodered | Running at: /data/node_modules/node-red-contrib-chatbot-discord/node_modules/chat-platform Version: 1.0.9
...
So the chat-platform exists in to different version!
Is this OK? ".. you should see this only once .. " pointed out that two chat-platforms should be avoided.
Thanks Jörk
The text was updated successfully, but these errors were encountered: