-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip stand-alone npm installation by default
Node.js has included npm for a while now and it makes little sense to install it separately by default. Hence, --without-npm has been changed to --with-npm along with the related logic. Associated parameter 'sanity checks' that don't make sense anymore have been dropped as well.
- Loading branch information
Showing
1 changed file
with
5 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters