阅读背景:

grunt Error: Error: ENFILE: file table overflow, open_灰灰的笨丫头的博客

来源:互联网 
echo kern.maxfiles=65536 | sudo tee -a /etc/sysctl.conf
echo kern.maxfilesperproc=65536 | sudo tee -a /etc/sysctl.conf
sudo sysctl -w kern.maxfiles=65536
sudo sysctl -w kern.maxfilesperproc=65536
ulimit -n 65536
echo kern.maxfiles=65536 | sudo tee -a /



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: