I have a problem with Node.js and uploading files to server. For uploading files to server I use this plugin. When starting file upload to the server, Node.js process crashe
Can't take credit for this, but @grenade pointed out that npm dedupe will fix the cause (too many files) and not the symptom.
npm dedupe
Source: Grunt watch error - Waiting…Fatal error: watch ENOSPC.