hanx.js icon indicating copy to clipboard operation
hanx.js copied to clipboard

broken from the very beginning

Open panKt opened this issue 9 years ago • 1 comments

I completed all steps needed for startup, and when I run grunt I get this:

Error creating a connection to Postgresql using the following settings:
     { host: 'localhost',
      port: 5432,
      schema: true,
      ssl: false,
      adapter: 'postgre',
      database: 'development',
      user: 'hanx',
      password: 'password',
      identity: 'postgreDefault' }

at the same time I'm able to connect using those credentials via pgAdmin, DataGrip & just regular pg-promise

panKt avatar Feb 04 '16 00:02 panKt

Hi, can you please post the whole output?

YouHusam avatar Feb 06 '16 15:02 YouHusam