Hi, First of all, using pgAdmin4 directly from git repository is not a suggested way to use it.
With pgAdmin4 version 1.6, we have changed the way we bundle and serve the javascript and other static files. Refer steps in this email thread <https://www.postgresql.org/message-id/cakkotzst2nnzavaf4vd5fo-nm_dcq4qen4fcgydx-xabfe7...@mail.gmail.com>, if you still want to use it from git repository. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Tue, Jul 25, 2017 at 3:43 PM, Hanxue Lee <[email protected]> wrote: > I was using pgAdmin 4 without any problems, until I started mucking around > with the development version of pgAdmin 4 from the Git repository. > > > After that, pgAdmin 4 fail to launch, with the following error: > > > × > > > I do not see any files in $HOME/.pgadmin that I can tweak to solve the > issue. > > > My workaround is to rename the $HOME/.pgadmin directory so that launching > pgAdmin 4 again will regenerate fresh files. > > > Is there any way to fix the configuration for pgAdmin 4? Or are those > settings actually stored in a database? > > > > Best regards, > > > Hanxue >
