I have an Intel Galileo Gen 2 board running yocto(iot-devkit-1.5-i586-galileo). I wanted to install a new node library with npm, but the npm returns an error saying I do not have sufficient space on my system. Now, doing the same has worked just fine before and there's sufficient space on my 8GB SD card as yocto only takes up 1.3GB of space.
On running npm install geoip-lite, here's the error I get:
On running df -h: