mkurcius

Results 6 comments of mkurcius

I have ran into same issue (confusion). I generated fresh app using angular 17, with `--ssr` option. Everything looks nice, `ng serve` was working, until I have a need to...

any news on this PR? I also have multi-tenant project and without these change, I cannot setup emulator state for local development

I was seeing this warning too, I have `[email protected]` (latest at current point in time) in my devDependencies and `npm ls punycode` is not showing anything, so looks like it...

FYI I also updated node to current latest: v22.14.0

Looks like it is now fixed thanks to Node.js updated, in v22.14.0 there is some extra logick for hiding this warning is it's not comming for your own code see...