-
-
Notifications
You must be signed in to change notification settings - Fork 52
No error when "--emit-error-on-extra-keys" passed #217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@swierzbicki Can you please try and upgrade to the latest which is 6.1.0? |
@shaharkazaz after upgrading to command: result:
With version According to this: https://jsverse.gitbook.io/transloco/tools/keys-manager-tkm/using-with-nx This is my
So i do not have set the
|
@swierzbicki, I wonder if this is related to some specific version and structure as I see you are not using standalone configuration, which has been going on for a while now, but it is still supposed to be supported. There was a breaking change regarding the way paths are resolved on v5 |
exactly :)
Yes. I have
Yes. I will try but won't be easy. Because 5 min ago i created simple nx@17.00 workspace with 2 angular apps + 1 libray. Everything done according to documentation. I wanted to add transloco according to this: https://jsverse.gitbook.io/transloco/getting-started/installation But i suppose this is a different error for separate github issue 🤔
Yes. I've seen this. That is why i pasted a
Anyway... i will try to create a reproduction repository. |
@swierzbicki Tnx, out of curiosity, can you share the error you got trying to add Transloco? |
|
@shaharkazaz Back to the main topic related with this I am not able to use the newest version of Reproducable repository: https://github.com/swierzbicki/nx-with-transloco
Result: Passing
Result: Error
According to docs transloco libs requires angular 16 or higher. So it should work with my example with Angular 17 :) |
@swierzbicki Thanks for the reproduction, I'll take a look 👍 |
@shaharkazaz any news? :) |
Hi,
Maybe i do something wrong but i think it is not a rocker science.
I run the command:
transloco-keys-manager find --emit-error-on-extra-keys --project myProject
and it founds an extra keys but i did not see any error regarding this.
end of the prompt:
No error displayed.
Am i doing something wrong here?
Version:
"@jsverse/transloco-keys-manager": "^4.0.0"
The text was updated successfully, but these errors were encountered: