Olen ANDONI
Olen ANDONI
Version of FoalTS: 2.6.0 When I try to run the `npm run makemigrations` command, if I have some imports in my entities that use the `@entity` it throws this error:...
Hi, I wanted to know if it's possible to avoid re-uploading the images on AR especially if I just want to change a `trait` field in the json metadata and...
### Which package is this bug report for? discord.js ### Issue description For loop on thousands of items, send items through webhook using EmbedBuilder and webhookclient.send(). After 30 (I guess...
On the TweetV1 interface I don't see `extended_tweet`. When I console log what I'm receiving from the stream v1 api, I get this field in the tweet : ```js {......
I'm writing a node CLI app, let's call it toto.js When I use the ``createSimpleLogger`` and execute my app `toto start` It runs it perfectly, create the log files +...