pnpm Verified for current stable LTS

Pnpm Command: List Top Level Globally Installed Modules

Use for list top level globally installed modules with Pnpm. Exact CLI syntax to list top level globally installed modules using Pnpm.

When to use this: Use for list top level globally installed modules with Pnpm.

Command Syntax

pnpm ls -g --depth <0>

Live Command Builder

Final Command

pnpm ls -g --depth <0>

Command Breakdown

-g
Command Option
Tool-specific option used by this command invocation.
--depth
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list top level globally installed modules using Pnpm.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Pnpm directory