Sarat Chandra Balla

Results 8 comments of Sarat Chandra Balla

clappr.rtmp is working on chrome, but not on firefox. Can you suggest the player version and rtmp version which work both on chrome and firefox?

@Aure77 did you find any resolution for this?

Does anyone have a working example of prisma + qwikjs (non-edge)?

This is happening with prisma and node as well

Adding an alias in `vite.config.ts` resolved this ``` resolve: { alias: { ".prisma/client/index-browser": "./node_modules/.prisma/client/index-browser.js" } }, ```