#`node ./dist` fails with `code: MODULE_NOT_FOUND`

3 messages · Page 1 of 1 (latest)

wild current
#

I finally got around making docker files for production but when I try to launch node dist/ I get this error :

#

I can run nest start just fine though

#

But nest start won't work in a container with no devDependencies ofc