Re: pgAdmin4 never loading

2017-10-09 Thread Surinder Kumar
Hi Pavel, If you are building pgAdmin4 from the source, then you don't need to install pgAdmin4 from the wheel. After taking the pgAdmin4 source from git HEAD, you need to install nodeJS, Yarn to build JS/CSS modules. the error you are getting is possibly due to this. For more help, you can follo

Re: Hosting pgAdmin4 with Apache/WSGI

2017-09-16 Thread Surinder Kumar
Hi On Sat, Sep 16, 2017 at 1:31 AM, Gabriel Sánchez wrote: > > On Thu, Sep 14, 2017 at 2:33 PM, Dave Page wrote: > >> >> >> On Thu, Sep 14, 2017 at 5:59 PM, Mike Surcouf >> wrote: >> >>> I share your pain. >>> >>> I do have it working but as a root app and it took me a while to work >>> throug

Re: v2.0-rc1 not starting, runtime not building

2017-09-12 Thread Surinder Kumar
Hi On Tue, Sep 12, 2017 at 5:02 PM, Willy-Bas Loos wrote: > > Hi thanks for answering. > > On Tue, Sep 12, 2017 at 12:45 PM, Dave Page wrote: > >> Hi >> >> On Tue, Sep 12, 2017 at 11:24 AM, Willy-Bas Loos >> wrote: >> >>> >>> I tried entering the web directory and running yarn install, and tha