Argument of type 'typeof TypeORMPlugin' is not assignable to parameter of type 'string'. Overload 2 of 2, '(plugin: typeof TypeORMPlugin, config?: boolean | TypeORMPluginConfig): App', gave the following error. Argument of type '{ type: "postgres"; host: string; port: number; username: string; password: string; database: string; }' is not assignable to parameter of type 'boolean | TypeORMPluginConfig'. Property 'synchronize' is missing in type '{ type: "postgres"; host: string; port: number; username: string; password: string; database: string; }' but required in type 'TypeORMPluginConfig'. ts-loader-default_e3b0c44298fc1c14
webpack 5.68.0 compiled with 1 error in 5978 ms Cleaning up file based variables ERROR: Job failed: exit code 1