Sugato Sengupta
Sugato Sengupta
Same issue here. Only downgrading to 12.2.2 helps. After downgrading as well as applying ``` export const config = { api: { bodyParser: { sizeLimit: '4mb', }, }, } ```...
Oh well, I actually love the fact that music tries to open, but it cannot. :D I know this comment is offtopic, but thank you @tombonez for this awesome project....
Getting the same error as well. Any update? Edit: Downgrading to 1.9.8 fixed it for now.
This is how I made it work.. ``` interface RequestOptions { json: boolean; baseUrl: string; uri: string; method: string; headers: object; qs?: object; form?: object; auth?: { bearer: string; user:...
> Hi! I have seen the workaround commited from @kisaragi-hiu referencing this issue but it removes completely all errors thrown to the shell. > > As a temporal workaround to...
Still facing the same problem. I get `Error: PrismaClient is unable to be run in the browser.` when experimental-edge is enabled.
I don't think it's working in M1, not atleast in my Mac Mini M1. I get "Incompatible architecture: Binary is for x86_64, but needed arch arm64e". Did somebody manage to...
Not working for me on Mac Monterey as well (M1 chip). Same issue, it keeps starting. Cleaning/Purging/Resetting has no effect.