James Henry
James Henry
@kevinolivar I'm sorry for how long it has taken for us to pick this up again. I tried following your instructions on the absolute latest Nx and I was not...
@alvaro450 You encountered this very recently, but you say still happening in version `12.10.1` - that is not the latest major version of Nx (at the time of writing Nx...
@kevinolivar Given I cannot reproduce on the latest based on your steps above, please could you also try and do the same (upgrading and providing an updated repo if the...
@willpritchard sorry I missed your comment before. If you have a reliable reproduction (and fix) please could you share the reproduction and/or create a PR with the fix? Either one...
~~Blocked: This is pending a change on the repair implementation~~ Resolved
I've assigned myself and have it underway 👍
Thinking out load, should this rule also prohibit `ngStyle` usage (based on my understanding of your intent with it)? Maybe that could be configured via an option on the rule?...
Thank you @kevin-donovan-zocdoc! I had to apply your workaround when working in an Nx monorepo because Nx wires up TypeScript support for you using `on('file:preprocessor', preprocessTypescript(config));`
I don't have access to a hosted private registry such as artifactory in order to try and directly reproduce. I have instead been attempting to reproduce using a locally running...
Additionally, if someone who is running into this issue can figure out a way to reproduce the behaviour using https://github.com/verdaccio/verdaccio instead of their real private registry that would be so,...