Created
November 14, 2014 09:16
-
-
Save mauricerenck/d40fc36a1de4ba539548 to your computer and use it in GitHub Desktop.
Set max open files up for npm
This file contains hidden or 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
launchctl limit maxfiles 16384 16384 && ulimit -n 16384 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment