YourAverageTechBro

Results 5 issues of YourAverageTechBro

Hi all, I'm trying to configure autoupdating for my electron app and I'm specifically trying to generate the `CSC_LINK` and `CSC_KEY_PASSWORD` values. I'm following the instructions [here](https://www.electron.build/tutorials/code-signing-windows-apps-on-unix) and I'm particularly...

question

I have a nextjs project on vercel using axiom for logging. On the logs tab in Vercel, my log is being properly formatted like so: ``` Starting endpoint { path:...

I am getting an error with the following NextJS 13 Route Handler endpoint. ``` export const POST = withAxiom( async ( req: AxiomRequest, { params }: { params: { chatConversationId:...

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug