mkdir not found issue with node and nvm installation
getting mkdir command not found in my directory after installing nvm
getting mkdir command not found in my directory after installing nvm
Either Homebrew, Node, or nvm messed up your PATH.
Use the absolute path to vim in order to edit .zshrc.
Note, you are using zsh as the default shell. Changing .bash_profile will do nothin in the z-shell.
mkdir not found issue with node and nvm installation