Skip to content

dsh-plugin-manager-community v0.1.1

Choose a tag to compare

@TAOxxx7 TAOxxx7 released this 19 Aug 08:44
· 3 commits to main since this release

v0.1.1

Fixes

  • pnpm resolution: Web profile no longer hardcodes pnpm.cmd; resolves via DSH_PNPM_BIN, profile/shared node_modules/.bin, DSH bundled pnpm (11.7.0 preferred), PNPM_HOME/npm global, PATH, then Node.js Corepack.
  • Windows path quoting: .cjs/.exe launched via Node directly; .cmd/.bat only via shell when necessary; paths with spaces are quoted (fixes C://Program is not recognized).
  • GBK/GB18030 fallback: command output decoded as UTF-8 first, falls back to Windows codepage to fix pnpm Chinese diagnostics showing as ????.
  • Docs: README/README.zh.md Web pnpm environment notes.

Install

npm install dsh-plugin-manager-community@0.1.1