We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The built package is hosted on npm, you can install it using npm or yarn
Latest Nestjs-console is compatible with nestjs@^9 and nestjs@^8. For nestjs@^7, you must use version nestjs-console@5.0.1
npm install nestjs-console --save
Or using yarn
yarn add nestjs-console
Next: Getting started