Closed airone01 closed 2 years ago
Ok, the template is working as intended if I use npm
and not pnpm
, which I would guess is because the code only works with a specific version of the pakages.
The exact same error occurs with yarn
, as it automatically updates the packages like pnpm
does
This issue is now pretty useless. I can see two directions to take from this:
You decide @barthofu
Fixed in the v2 with the use of tsed
instead of routing-controllers
and the bump of typescript to the 4.8.x
version
What happened?
I cannot build or run dev with the latest version pulled from github
Reproduction
pnpm i
pnpm run build
Relevant log output
Code of Conduct