- [x] I tried using the `@types/node` package and had problems. - [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript - [ ] I have a question that is inappropriate for [StackOverflow](https://stackoverflow.com/). (Please ask any appropriate questions there). - [x] [Mention](https://github.com/blog/821-mention-somebody-they-re-notified) the authors (see `Definitions by:` in `index.d.ts`) so they can respond. - Authors: @thw0rted @andy-ms The perfectly valid value `["inherit", "pipe", "pipe", "ipc"]` for option `stdio` is no longer accepted and fails to compile. Cause: #28025 Can we please stop making backwards-incompatible changes in patch versions please?