Linux command
bun-pm-version 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Show package manager version
bun pm version
说明
bun pm version prints the version of Bun's built-in package manager. The package manager version matches the Bun runtime version since the package manager is bundled with the runtime.
FAQ
What is the bun-pm-version command used for?
bun pm version prints the version of Bun's built-in package manager. The package manager version matches the Bun runtime version since the package manager is bundled with the runtime.
How do I run a basic bun-pm-version example?
Run `bun pm version` in a terminal, then adjust file names, paths, flags, or remote targets for your system.