QA Automation - Postman integration demo tests issue

Здравейте, 

След като направих настройките за локална среда, следвайки инструкциите долу, към която да пращам постман рикуести, ми дава грешка и не мога да получа успешен отговор. Не успях да намеря решение на проблема и за това питам, дали се е случвало при някой и как е разрешил проблема. Благодаря предварително.

 

Инструкции:

  • Download and install Postman desktop client
  • Download and install NodeJS version v12.18.*
  • Download and install PostgreSQL (add any password you want during the setup)
  • Download and extract "Demo.zip" file from SoftUni website
  • In the root directory execute "npm install" command in the Command Line
  • Open file root/server/config/config.json and add PostgreSQL password for bot development and test
  • In the root directory execute "npm run db:create" command in the Command Line
  • In the root directory execute "npm run start:dev" for development environment
  • In the root directory execute "npm run start:test" for test environment

Грешка:

Error: read ECONNRESET