Javier Colombera

Results 13 comments of Javier Colombera

> I'm running into a similar issue with .NET Framework 4.7.2 but Jetbrains Rider not Visual Studio (The same situation @fp-jcorriveau is in, other colleagues can use it fine in...

![image](https://user-images.githubusercontent.com/5216084/217574057-c9e9cdc9-d557-4221-89b1-704f8f3ca5db.png) I solved this disabling Azure Devops plugin

I'll be reviewing the new functionality and changes.

https://github.com/Markoudstaal/node-red-contrib-discord-advanced/releases/tag/v.3.6.0

> Hello, we have some Function / Nods that we miss. > > 1. Easy Way to create commands > 2. Channel Create / edit / Del / Settings >...

In which scenarios would you use this feature? Do you have some in mind?

Could you run this and tell me what version of discord.js is nodered using? `cat /data/node_modules/discord.js/package.json | grep version` I think there is a conflict between discord js versions when...

I create a new nodered instance from nodered 3.1. In the following flow the feature is working: `[ { "id": "c557ca4ad41d1528", "type": "inject", "z": "f6f2187d.f17ca8", "name": "", "props": [ {...

No, I run a new nodered docker container form nodered version 3.1. I installed node-red-contrib-discord-advanced version 3.5.0 from palette, and executed the flow without any error. `docker run -it -p...

I continue thinking, It may be an data error, because with a fresh new container i don´t have this error and nobody else is reporting it.