Mac pro failed to install node.js, how to solve it? git is available
高洛峰
高洛峰 2017-05-16 13:34:44
0
3
579

执行ruby -e "$(curl -fsSL https://raw.githubusercontent...)"

==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew

Press RETURN to continue or any other key to abort
==> Downloading and installing Homebrew...
/usr/local/Homebrew/.git: Permission denied
Failed during: git init -q

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(3)
小葫芦

Isn’t there an installed version of nodejs? Try the installed version

世界只因有你

Add sudo before the command and try again

某草草

After struggling for a long time, the problem is: /usr/local/Homebrew/ does not have permissions. Solve sudo chown -R

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!