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…