I’ve always been one to do what I can to address warnings, not just to hide them. I am just beginning to learn Ionic and attempted ionic start
at the Windows 10 Command Line, in Administrator mode. I got many warnings relating to technologies I’ve never heard of, such as TSLint being deprecated in favor of ESLint, a debug version problem, an issue with request version 2.88, and a breaking warning from chokidar. With my aversion to warnings, what can I do to make my first project warning-less? I’m happy to copy and paste the exact WARN messages if that will help.