Closed little-gg-bound closed 5 years ago
My goal was to use nest my old projects, and Shared library file
I think, if I can use ts-node to run the project, so I can use worker_threads
I think the nest DI
implementation is very perfect, I now want to use the nest in the part of the module only use di manage my project
I think may be I don't understand the typescript, but I still want to ask about my train of thought is workable
Please, use our Discord channel (support) for such questions. We are using GitHub to track bugs, feature requests, and potential improvements.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
nestjs
hello,if i create a workspace ,i use ts-node throw error Error: Cannot find module '@app/database/database.module' Require stack:
i use nest start:dev tasker it's ok what should i do anyone help me please wo want use worker_threads in my project, and i create so many libs , but now ,i have to use the rest ci to manage my project ,but in my project, i need to use ts-node to run my project。
em.....like this workspace
tasker project
i should use
rest ci
to manager project deps, now if i use nest-cli run my project it's ok,but if i use ts-node it's not work