pnpm/pnpm

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

Open

#4.964 aberto em 1 de jul. de 2022

Ver no GitHub
 (11 comments) (0 reactions) (0 assignees)TypeScript (1.063 forks)batch import
help wantedos: macOStype: bug

Métricas do repositório

Stars
 (30.787 stars)
Métricas de merge de PR
 (Mesclagem média 2d 7h) (398 fundiu PRs em 30d)

Description

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

Guia do colaborador