HiOn Thu, May 18, 2017 at 9:56 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:Go to 'pgadmin4/web' directoryTry running,run 'yarn install'(if you have installed globally)then run 'grunt'ORrun './node_modules/grunt-cli/bin/grunt'Then run pgAdmin4OK, that worked - though pgAdmin now takes a lot longer to start up, which is a problem.The Jasmine tests now fail:(pgadmin4)piranha:web dpage$ yarn run karma start --single-runyarn run v0.24.4$ "/Users/dpage/git/pgadmin4/web/node_modules/.bin/karma" start18 05 2017 10:22:01.182:ERROR [plugin]: Error during loading "karma-phantomjs-launcher" plugin:Path must be a string. Received nullwebpack: Compiled successfully.webpack: Compiling...webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:webpack: wait until bundle finished:(node:12214) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56parseQuery() will be replaced with getOptions() in the next major version of loader-utils.18 05 2017 10:22:07.281:WARN [karma]: No captured browser, open http://localhost:9876/webpack: Compiled successfully.18 05 2017 10:22:07.294:ERROR [karma]: Found 1 load errorerror Command failed with exit code 1.info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.--Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company