`ts-node 1.tsx` ``` TSError: ⨯ Unable to compile TypeScript Cannot find type definition file for 'react'. (2688) 1.tsx (1,24): Cannot find module 'react'. (2307) ``` `tsc` works without problems