Lawrence

Results 1 comments of Lawrence

This seems to fix the issue. I am doing some more testing though: try { const { Pool } = require('pg'); var pg = new Pool(); //var pg = require('pg');...