I've just got my first Raspberry pi, and is total new to all this coding and command line and so on, so the inevitable happened and i got an error and googling it didn't help.
I'm trying to install the HomeKit with siri stuff, and is, this time, trying to follow the guide shown here: https://www.youtube.com/watch?v=RX2lBAby2hc
But, when i get to
Code: Select all
dpkg -i node_latest_armhf.deb
Code: Select all
dpkg: regarding node_latest_armhf.deb containing node:
nodejs-legacy conflicts with node
node (version 4.2.1-1) is to be installed.
node provides node and is to be installed.
dpkg: error processing archive node_latest_armhf.deb (--install):
conflicting packages - not installing node
Errors were encountered while processing:
node_latest_armhf.deb
Regards - Kim