# Install the npm package: npm install typeorm --save # You need to install reflect-metadata shim: npm install reflect-metadata --save # You may need to install node typings: npm install @types/node --save-dev