For my case I was trying to create a docker container and my Dockerfile wasn't copying the rest of the project files into the folder containing tsconfig.json, package.json etc meaning when trying to build the app it couldn't find project files.