Typescript paths This repository is made to illustrate an issue using Typescript paths in tsconfig run npm install run npm run build run node dist\index.js Steps 1 & 2 should be ok Step 3 should return exception: Error: Cannot find module 'core'