NullVoxPopuli

Results 2065 comments of NullVoxPopuli

Thanks! That's helpful! Can you open an issue on the codemod telemetry repo as well? The helpers for accessing info by path live in that repo

I wonder if this is related to the windows issues I was having with ember-cli in general on windows the other week? I think something may be goofy with tmp...

I imagine any codemod using telemetry would have this problem? Telemetry uses cache, and I don't think the other codemods do

Yeah. We don't need it, and it only has caused problems

is it possible to share the file that this behavior occurred in? I'd love to dissect it to try for a reproduction

I just ran the codemod on that specific template, and all the `report` properties properly got a `this.` prefix. Does there happen to be a `report` helper in your app?

is the repo you were running this on open source?

Is this still an issue with the latest release? (1.0.1)

What command did you use to run the codemod? Do these components exist in the app or an add-on?