pnpm this error happened while installing a direct dependency of
rm pnpm-lock.yaml
rm -rf node_modules
rm -rf ~/Library/pnpm
pnpm install
crashes "add --global" with "ERROR Unable to find the global bin directory
pnpm setup
source ~/.zshrc
react/jsx-runtime' 모듈 또는 해당 형식 선언을 찾을 수 없습니다.
rm yarn.lock
rm -rf node_modules
pnpm i
Cannot find module
/ Could not find a declaration file
이 경우 직접 설치하면 됩니다.
pnpm i ${라이브러리}