Hi, I’m facing the problem when I’m trying to launch Activepieces by using docker container building Dockerfile
on the repository.
Even if there is dependencies around pg and typeorm.
After I build docker build -t local/activepieces .
and run it, the postgresql driver error happen.
How can I fix this error…?
If there is some docker build options, please let me know
Postgres package has not been found installed. Try to install it: npm install pg --save",“stack”:"DriverPackageNotInstalledError: Postgres package has not been found installed. Try to install it: npm install pg --save\n at PostgresDriver.loadDependencies (/usr/src/app/dist/packages/server/api/node_modules/typeorm/driver/src/driver/postgres/PostgresDriver.ts:1449:19