Friday 12 February 2016

Node NPM Install Process Out of Memory

I have Arduino Yun, which has a Linux partition. I have already run through the tutorial on expanding the Linux partition as described in this link. All went well and I now have the following setup when I run df in the root of a terminal sessionhttp://i.imgur.com/Y4NN0re.pngI have installed node and it is responding to termin requests but when I attempt to install packages usingnpm install twit I get the following responseFATAL ERROR: Evacuation Allocation failed - process out of memory Why do I get this error when it seems that I have plenty of space for the package on the rootfs partition? Any help is appreciated.

Submitted February 12, 2016 at 07:54PM by Tnwagn

No comments:

Post a Comment