kaspar poland
kaspar poland
I use this library to run a twitter bot, but I must have changed something, and lately every time the cron job actually starts, it stops immediately with a generic...
I second the use-case mentioned in https://github.com/pinojs/pino/issues/618, and think it should be reopened. Practically, it is _extremely_ useful to know when something that's meant to exist does not exist, and...
Using LTS node 18 means that `import.meta.resolve` is not defined. During the searching for `preview2-shim` this throws an error, but is swallowed by the message: ``` Unable to locate the...