Installing node-red-contrib-ttn fails when installing from Node-RED on my RPi with errorlog as shown below. Installing from the terminal with:
cd $HOME/.node-red
npm install node-red-contrib-ttn
also fails. Installing other contribs (like Pushover and Sonoff) on the same RPi works fine. Can someone help me to solve this?