This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
Version 2.2.0
install
command runs usingnpm install --no-optional
to prevent os compatibility issuesinstall
command has an optional flag-n|--nosym
to runnpm install --no-optional --no-bin-links
; this is useful to prevent symlink generation on Windows systems