• File: bin.js
  • Full Path: /var/www/nodejs/simo_meps_file_script/node_modules/pino/bin.js
  • Date Modified: 02/28/2025 8:55 PM
  • File size: 170 bytes
  • MIME-type: application/javascript
  • Charset: utf-8
#!/usr/bin/env node
console.error(
  '`pino` cli has been removed. Use `pino-pretty` cli instead.\n' +
  '\nSee: https://github.com/pinojs/pino-pretty'
)
process.exit(1)