Nathan

Results 4 comments of Nathan

I'm having the same problem in an Angular project using .scss Downgrading to version v0.2.3 of the plug-in restores suggestions for my project.

It was removed from the auto generated `lib.dom.d.ts` in 4.4 https://github.com/microsoft/TypeScript/issues/45745#issuecomment-916440817 https://github.com/microsoft/TypeScript/commit/9d443b76aac0832d7f3c890441264d39307fe31a#diff-796971dc74a3f3cd77ca0a3a776d6fe27ab224cd501d9652dbeffcf45ba0f058 They are going to try and decouple the dom definitions from the typescript version in 4.5 so the...

ng build has a nice error message but the default project would be even better for me. ![image](https://github.com/angular/angular-cli/assets/1432565/27d8b874-a18a-4ab4-8b9f-7e7e9bca5ac9)

I'm having the same problem. We have a remote support app and if the support person connects/disconnects 10 times we receive this error on the person being helped side. The...