Nihahs
Nihahs
@kknopper I just faced the same problem. I tried using window.require instead of just require and it worked. Hope this helps. `const storage = window.require('electron-json-storage');`
Same issue. Was on postgres9 and High Sierra. Upgraded to postgres12 and Big Sur. Not working anymore.
I’ve switched to DBeaver too. On Thu, 8 Apr 2021 at 6:56 AM, Derrick Lewis ***@***.***> wrote: > I switched to DBeaver to add some consistency across Ubuntu and MacOS....
Hi, I had been facing the same issue. Not sure why but clearing the tmp folder fixed it. Hope this helps.