书栈网 · BookStack 本次搜索耗时 0.008 秒,为您找到 706 个相关结果.
  • pnpm pack

    pnpm pack Options --pack-destination <dir> Life Cycle Scripts pnpm pack Create a tarball from a package. Options --pack-destination <dir> Directory in which pnpm pack wil...
  • pnpm dlx

    pnpm dlx Options --package <name> --shell-mode, -c --silent, -s pnpm dlx Fetches a package from the registry without installing it as a dependency, hotloads it, and runs wha...
  • pnpm test

    pnpm test pnpm test Aliases: run test , t , tst Runs an arbitrary command specified in the package’s test property of its scripts object. The intended usage of the property...
  • pnpm licenses

    pnpm licenses Commands list pnpm licenses Commands list List licenses for installed packages.
  • pnpm outdated

    pnpm outdated Options --recursive, -r --filter <package_selector> --global, -g --long --format <format> --compatible --dev, -D --prod, -P --no-optional pnpm outdated C...
  • pnpm audit

    pnpm audit Options --audit-level <severity> --fix --json --dev, -D --prod, -P --no-optional --ignore-registry-errors pnpm audit Checks for known security issues with the...
  • pnpm fetch

    pnpm fetch Usage scenario Options --dev --prod pnpm fetch Fetch packages from a lockfile into virtual store, package manifest is ignored. Usage scenario This command is sp...
  • pnpm prune

    pnpm prune Options --prod --no-optional pnpm prune Removes unnecessary packages. Options --prod Remove the packages specified in devDependencies . --no-optional Remove t...
  • pnpm link

    pnpm link Options --dir <dir>, -C pnpm link <dir> pnpm link --global pnpm link --global <pkg> pnpm link Aliases: ln Makes the current local package accessible system-w...
  • pnpm remove

    pnpm remove Options --recursive, -r --global, -g --save-dev, -D --save-optional, -O --save-prod, -P --filter <package_selector> pnpm remove Aliases: rm , uninstall , un ...