#"Cannot find module"

4 messages · Page 1 of 1 (latest)

tough torrent
#

How to handle packages that cannot be find by "nest start" command. I mean packages that are in package.json in nested submodules and installed in that subdirectory?

opal marsh
#

That is a nodejs module resolution thing, not related with nestjs

#

I’d suggest you to check out nodejs docs then

tough torrent
#

yes, i am looking for solution