Typescript/Node: Use ts-node to run code across multiple monorepo packages Setup yarn install Working relative imports yarn start:with:rel Working with absolute imports in 1 package yarn start:with:abs Not working with absolute imports in multiple package yarn start:with:abs:multiple