Closed qdsang closed 10 years ago
Saving glyph "uni30A4" to "fonts/uni30A4.svg" Saving glyph "uni30A5" to "fonts/uni30A5.svg" Saving glyph "uni30A6" to "fonts/uni30A6.svg" Saving glyph "uni30A7" to "fonts/uni30A7.svg" events.js:72 throw er; // Unhandled 'error' event ^ Error: EMFILE, open 'fonts/afii10092.svg' ➜ test svgfont2svgicons FZLTCXHJW.svg ./fonts
When the number of files being given more than 258
If you're using a mac, it is probably a file descriptor limit problem. You can use ulimit to solve this issue.
When the number of files being given more than 258