zhaoshengjun / webpack-config

CLI tool to generate webpack.config.js
37 stars 1 forks source link

brew warning on mac os x #5

Open vyorkin opened 7 years ago

vyorkin commented 7 years ago
$ brew doctor

Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!

Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.

Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
  /Users/someone/.nvm/versions/node/v6.11.2/bin/webpack-config

just letting you know ^