ZSH npm/node/nvm command not found after installing OhMyZSH

preview_player
Показать описание
ZSH npm/node/nvm command not found after installing OhMyZSH

Рекомендации по теме
Комментарии
Автор

thanks for the help friend
I had been trying to fix that error for several hours, and it was the solution that worked for me

CIFU
Автор

The simple solution is
edit zshrc file -> nano ~/.zshrc
Add nvm in plugins-> plugins=(git nvm)
Thanks me later😒

crabop