pnpm/pnpm

ENOENT: no such file or directory, mkdir '/path'

Open

#4.964 geöffnet am 1. Juli 2022

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.063 Forks)batch import
help wantedos: macOStype: bug

Repository-Metriken

Stars
 (30.787 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 7h) (398 gemergte PRs in 30 T)

Beschreibung

pnpm version: 7.4.1

Code to reproduce the issue:

export PNPM_HOME="/Users/xxx/Library/pnpm"
export PATH="$PNPM_HOME:$PATH"

Expected behavior:

Actual behavior:

Additional information:

  • node -v prints: v16.13.0
  • Windows, macOS, or Linux?: macOS

Contributor Guide