seaweedsoup

Results 8 comments of seaweedsoup

Hello, I ran ``` cat /data/node_modules/discord.js/package.json | grep version ``` on multiple combinations and the results are below (run in docker). FYI, I didn't set any `Modules` on my function...

> I create a new nodered instance from nodered 3.1. Are you talking about new palette or new docker image? I assume you are talking about new palette and can...

Oh, I see what you mean. The problem is that I need to run node version 16 due to one of palette I'm using and it requires node version `16`....

Hmm.. it looks like that `nodered/node-red:latest` may be the version `16`. According to https://github.com//node-red/node-red-docker in `Manifest Lists` and `nodered/node-red` docker moved default node version to `16`. If so, I'm was...

I did test again on `nodered/node-red:latest` with `3.5.0` of palette. I'm getting the same error like above I mentioned. I also copy and paste your node items used for testing...

I'm not a super expert on this docker/node-red palette but I wonder if it's due to upgrading from the older version to the latest version? I have been using this...

Hmm.. if that's the case, do you know how to validate it? The odd thing is though, without changing data, just changing the version of the palette would change the...