sendemail-validate
hook #173HUSKY_SKIP_INSTALL
environment variable for skipping git hooks installationnvm
installed with brew
support as it's not supported by nvm
itself (see creationix/nvm#important-notes), nvm
standard installation is still supported thoughPATH
#150HOME
nvm
was installed with Brewnpm@5
Error: Cannot find module
warning when uninstallingNode 0.12
supportnvm
if it's already in PATH
--no-verify
message for prepare-commit-msg
#137Fixes issue with OS X + brew where nvm was loaded even when npm was already present
that was introduced in v0.13.0
as it was preventing Husky to load nvm
in some cases #106husky
a little less verbose by defaultOS X + brew
where nvm
was loaded even when npm
was already presentv1.9
on Windowsnode_modules
directory (i.e. ./node_modules/A/node_modules/husky
).git
not found and git
not in PATH
)npm
is already present in path, doesn't load nvm
default or .nvmrc
version, which makes things faster in terminal. In GUI apps, the behavior is unchanged.