Anton Rudnikov
Anton Rudnikov
Any updates on this issue? This bug is the only reason why I can't switch to Warp. Could you at least give us an option to set multiple hotkeys for...
Since `@sentry/pino-transport` hasn't been published to npm yet, you can install it directly from the GitHub release assets: ```json { "dependencies": { "@sentry/pino-transport": "https://github.com/getsentry/sentry-javascript/releases/download/9.33.0/sentry-pino-transport-9.33.0.tgz", } } ``` Make sure to...
@erwan-joly which package manager are you using? I tested with pnpm 10, npm 10, and yarn 1, and in all cases the lockfile still contains the original URL without any...