You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use Ts.ED in an Nx Workspace monorepo but it seems like dependency injections doesn't work properly. For example, injecting a service into a controller results null object, AJV-schema files doesn't appear on swagger page etc.
Describe the bug
Trying to use Ts.ED in an Nx Workspace monorepo but it seems like dependency injections doesn't work properly. For example, injecting a service into a controller results null object, AJV-schema files doesn't appear on swagger page etc.
To Reproduce
npx [email protected]
with the following options:npm i
Expected behavior
Just like generating a regular Ts.ED project, should works perfectly
Code snippets
No response
Repository URL example
No response
OS
Windows 11
Node version
v20.12.2
Library version
10.5.0
Additional context
No response
The text was updated successfully, but these errors were encountered: