Skip to content Skip to sidebar Skip to footer
Showing posts with the label Electron

Typeerror: Opendirsync Is Not A Function

I am writing an electron application and I want to use the opendirSync function of the fs module in… Read more Typeerror: Opendirsync Is Not A Function

Electron-prisma Error: Can Not Find Module '.prisma/client'

I'm building a Nuxt-electron-prisma app and I kinda stuck here. when I use prisma normally as g… Read more Electron-prisma Error: Can Not Find Module '.prisma/client'