skip to Main Content

nestjs app can't connect to Postgresql Docker container

I got the project, I try the game and it gives out: ERROR [TypeOrmModule] Unable to connect to the database. Retrying (2)... error: ������������ "admin" �� ������ �������� ����������� (�� ������) at Parser.parseErrorMessage (E:ProgrammingNodejsLandProsportmastersportmaster_bitbucketnode_modulespg-protocolsrcparser.ts:369:69) The project has a container defined…

VIEW QUESTION

NestJs Docker container shows errors

I have dockerized a NestJs application. But running it shows Error: Error loading shared library /usr/src/app/node_modules/argon2/lib/binding/napi-v3/argon2.node: Exec format error and sometimes it shows Cannot find module 'webpack' Strangely, it works fine on Windows but the errors come up on mac…

VIEW QUESTION
Back To Top
Search