We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm uninstall -g gulp
git pull && npm install
如果提示类似这样的错误,请按说明删掉相应的文件后重试
/usr/local/bin/gulp -> /usr/local/lib/node_modules/gulp-cli/bin/gulp.js npm ERR! Darwin 14.5.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "gulp-cli" npm ERR! node v6.2.2 npm ERR! npm v3.9.5 npm ERR! path /usr/local/share/man/man1/gulp.1 npm ERR! code EEXIST npm ERR! Refusing to delete /usr/local/share/man/man1/gulp.1: ../../../lib/node_modules/gulp/gulp.1 symlink target is not controlled by npm /usr/local npm ERR! File exists: /usr/local/share/man/man1/gulp.1 npm ERR! Move it away, and try again.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm uninstall -g gulp
git pull && npm install
如果提示类似这样的错误,请按说明删掉相应的文件后重试
The text was updated successfully, but these errors were encountered: