V
V
Vitaly2016-10-10 13:03:53
macOS
Vitaly, 2016-10-10 13:03:53

How to properly install nvm on os x?

Всем доброго. Столкнулся с проблемой установки nvm на своей apple машине.
Пытался установить путем : curl -o- https://raw.githubusercontent.com/creationix/nvm/v... | bash
Вроде как инсталяция прошла, в /Users/myuser есть .nvm со всем внутри. Один раз даже вроде как работало (но только в одной вкладке терминала) скачал ноду с ее помощю, потом закрил терминал. Тепер при вводе комманды nvm - и любоий ключ , в ответ - -bash: nvm: command not found
Помогите разобратся пожалуйста

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vespertilio, 2016-10-11
@Vespertilio

brew install nvm
There is a package manager, why such difficulties?

M
Maxim, 2016-10-10
@maxfarseer

Complete removal of NVM and node.js helped me. Next, the order is: install NVM, then install node.js through NVM.
Post about deleting node.js stackoverflow.com/a/11178106/1916578

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question