Marc Godard
Marc Godard
@siakc please help... this is above my ability, but also need this.
I agree to this, this has been causing a lot of issues. I have been storing arrays into json fields, as JSON.stringify, but I cannot query these. Been trying to...
I love this, just wish you had the new Icons. Does anyone know of a fork that has em? Wish I knew Python.
Same Did you get this working? Everything else is working perfectly.
I will consider that soon......
15 days, no response... this repo must be dead... Switching now.
Same problem. but your `message_data` should be moved up a level, same level as target.
I also switched. I think this repo is dead.
Yeah, I will need to look at it. Will update the issue when I get there. I have very little experience with that, so it might take me a bit.
> You should be able to increase the available heap size for Node globally by setting the following environment variable > > ```shell > export NODE_OPTIONS=--max_old_space_size=4096 > ``` > >...