We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38ccc6 commit adc11feCopy full SHA for adc11fe
scripts/brew-install.sh
@@ -8,6 +8,7 @@ export HOMEBREW_NO_INSTALL_UPGRADE=1
8
export HOMEBREW_NO_INSTALL_CLEANUP=1
9
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
10
export HOMEBREW_NO_AUTO_UPDATE=1
11
+export HOMEBREW_NO_ANALYTICS=1
12
13
brew install node@16
14
brew link --overwrite node@16
0 commit comments