Jiri Spac
Jiri Spac
### Describe the feature you'd like to request react native console cannot print out the object as nicely as browser console, so it's not usable as it is. For example...
postinstall script starts failing when I update to 25.0.5 ``` Lockfile is up to date, resolution step is skipped Packages: +1187 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Downloading @cloudflare/[email protected]: 41.14 MB/41.14 MB, done Downloading @cloudflare/[email protected]:...
in the readme you show this setup: ``` - name: Get pnpm store directory shell: bash run: | echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV - uses: actions/cache@v4 name: Setup...
### Description I have trouble running lingui on a fresh expo project. I have ``` "expo": "~53.0.9", "@lingui/babel-plugin-lingui-macro": "^5.3.1", ``` and when I try to bundle my app, it throws:...
**Describe the bug** ``` TypeError: Cannot read properties of null (reading 'props') at render3 (index.js:39:38) at Object.toBlob (index.js:95:13) at usePDF.js:30:63 at Queue.start (index.js:145:17) at Queue. [as splice] (index.js:59:12) at Array.queueDocumentRender...
### Provide environment information System: OS: Linux 6.17 Ubuntu 25.10 25.10 (Questing Quokka) CPU: (16) x64 AMD Ryzen 7 9700X 8-Core Processor Memory: 11.27 GB / 60.44 GB Container: Yes...
### Is your feature request related to a problem? Please describe. I realized trigger.dev still bundles with esbuild when using bun runtime. This can easily create discrepancies when the code...
### Provide environment information System: OS: Linux 6.14 Ubuntu 25.04 25.04 (Plucky Puffin) CPU: (16) x64 AMD Ryzen 7 9700X 8-Core Processor Memory: 30.48 GB / 60.44 GB Container: Yes...
### Is your feature request related to a problem? Please describe. ``` import { logger } from '@trigger.dev/sdk' logger.info('Hello, world!') ``` does not output anything to the console when I...
I tried to use this with the rust free prisma client and I got failures: https://github.com/authier-pm/authier/actions/runs/17817915543/job/50654697666 would be nice to support it