node not found when installed with pnpm
Aperta
bug
- Lingua principale
- Vue
- Stelle
- 1.3k
- Fork
- 41
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Describe the bug**
When node is installed with ppnm
**To Reproduce**
Steps to reproduce the behavior:
1. curl -fsSL https://get.pnpm.io/install.sh | sh -
2. export PNPM_HOME="/home/$USER/.local/share/pnpm"
3. export PATH="$PNPM_HOME:$PATH"
4. pnpm env use --global 16
5. which node => /home/$USER/.local/share/pnpm/node
**Expected behavior**
node is installed and working so it should be detected
**Desktop (please complete the following information):**
- OS: Ubuntu 20.04
- Node version: v16.15.0
- pnpm version : 7.1.5
- Are you using nvm? : No
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.