$ npm i --save @nestjs/typeorm typeorm
npm install typeorm --save
# 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
npm install typeorm --save