Skip to content

How to use a Controller in another packages in workspace #2550

Answered by Romakita
joeynq asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @datnq
You have problably something wrong in your side. Mono repo works.
https://github.com/tsedio/tsed-monorepo-template

I works always with mono repo for my customer project ^^.
tsed repo is also a mono repo.

The only problem could be a dependencies issue. All tsed dependencies must declared on package.json server level. Other packages must have tsed dependencies as peerDependencies. Otherwise, and depending on the package manager, it’ll install dependencies on each packages level.

See you

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@joeynq
Comment options

@joeynq
Comment options

@Romakita
Comment options

@joeynq
Comment options

Answer selected by joeynq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants