Webpack with typescript getting TypeScript emitted no output error February 14, 2023 by Tarik Check that you don’t have noEmit set to true In your tsconfig.json file.