Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.33 KB

README.md

File metadata and controls

47 lines (36 loc) · 1.33 KB

License: MIT TypeScript npm npm Actions Status

@lerna-lite/info

(lerna info) - Info command 💻

Print local environment information


Installation

# install globally
npm install -g @lerna-lite/cli

# then use it (see usage below)
lerna info

# OR use npx
npx lerna info

Usage

The info prints local environment information that proves to be useful especially while submitting bug reports.

lerna info

Environment Info:

  System:
    OS: Linux 4.18 Ubuntu 18.10 (Cosmic Cuttlefish)
    CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
  Binaries:
    Node: 8.11.4 - /usr/bin/node
    Yarn: 1.17.0-0 - /usr/local/bin/yarn
    npm: 6.9.0 - /usr/local/bin/npm
  Browsers:
    Chrome: 74.0.3729.157
    Firefox: 66.0.5
  npmPackages:
    lerna: 3.14.1