Skip to content

DBOD: upgrade dev DB from 9.6

2 steps

Backend with current pg module and node14 does not start anymore:

Sentry handling http errors:  [ 500 ]
[nodemon] clean exit - waiting for changes before restart

simple upgrade npm install pg@latest fixes the issue.

Edited by Carina Antunes