pgmodeler / pgmodeler

Open-source data modeling tool designed for PostgreSQL. No more typing DDL commands. Let pgModeler do the work for you!
https://pgmodeler.io
GNU General Public License v3.0
3.12k stars 396 forks source link

Macos binary installer not working (pgmodeler v.1.1.5 && v.1.2.0-alpha1) #1923

Open AntonioAngelino opened 2 hours ago

AntonioAngelino commented 2 hours ago

Bug description I downloaded the latest stable version of the pgModeler installer for MacOs, but it doesn't work.

As usual, I uninstalled the previous version before installing the new one. I also checked that the /Applications/ folder doesn't contain the old pgmodeler folder.

ERROR message: Error during installation process (io.pgmodeler): Cannot start: "/Applications/pgModeler.app/pgmodeler-cli -mt install -sw -platform offscreen": execve: No such file or directory

How to reproduce Download the latest macos binary package and try to install it.

Expected behavior pgmodeler installed

Screenshots

CleanShot 2024-11-18 at 11 53 42@2x

Info about your desktop

AntonioAngelino commented 2 hours ago

@rkhaotix FYI: I have the same issue also with the latest v.1.2.0-alpha1 for macos.

EDIT: The 1.1.4 works instead.