I'm using Intel XDK IoT Edition to build and upload a project to Intel Edison. This project requires some external libraries that are packed in the package.json file. With the latest version of the XDK, whenever I try to build or upload the project, the following error occurs:
Intel XDK - IoT App Daemon (requires Intel XDK IoT Edition greater than 075) v0.0.31 - commands: run, list, debug, status
UPLOADING: Uploading project bundle to IoT device.
ERROR: Error extracting update - Error: stderr maxBuffer exceeded.
Any idea what could it be provoking this? How can I increase the maxBuffer?