NEWS
[gelöst] Hilfe: ich kriege IOBroker NICHT installiert
-
Ich vermute,in diesem Ausdruck `
Klar doch :)Aber wo muss ich die Website korrigieren?
Gruß
Rainer
-
Danke, seh ich mir an!
-
Moin nochmal.
wo liegt jetzt hier die Lösung?
Hab das selbe Problem:
Er schreibt:
root@raspberrypi:/opt/iobroker# npm i iobroker –unsafe-perm
-bash: npm: command not found
Ist alles per Hand eingegben?!
Danke und Gruß
PS: install geht auch nicht
-
sudo: npm: command not found `
Hast du denn nodejs incl. npm installiert?was sagt
nodejs -v node -v npm -vGruß
Rainer
-
root@raspberrypi:/opt/iobroker# nodejs -v
v0.10.29
root@raspberrypi:/opt/iobroker# node -v
-bash: node: command not found
root@raspberrypi:/opt/iobroker# npm -v
-bash: npm: command not found
node - v hat er schon nicht bei der installation genommen
-
Wo hast du denn diese Installation her?
Auf welcher Hardware?
Gruß
Rainer
-
-
etwa das hier?
` > Node.js neu installieren nur für Raspbery 1wget http://node-arm.herokuapp.com/node_archive_armhf.deb
sudo dpkg -i node_archive_armhf.deb
sudo apt-get install build-essential python python-rpi.gpio
reboot `
Deswegen:
@Homoran:Auf welcher Hardware? `
-
Nein, nur dies (gemäß anleitung):
Node.js neu installieren für Raspbery 2/3
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
sudo apt-get install -y build-essential python nodejs
reboot
-
setup_4.x `
Dann solltest du auch nodejs 4.x haben.Mache bitte nochmal die folgenden Schritte erneut:
Die alten node & node.js Versionen deinstallieren (bei Jessie Light nicht notwendig)
apt-get --purge remove node apt-get --purge remove nodejs apt-get autoremove rebootals Root über Putty anmelden
Node.js neu installieren für Raspbery 2/3
curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash - sudo apt-get install -y build-essential python nodejs rebootDu musst irgendwie zum Schluss doch noch die anderen Befehle abgesetzt haben.
Gruß
Rainer
-
Ok, mal ne böde Frage:
Model B+ ist doch einer 2er? `
Nein! sondern RasPi 1 Model B+ mit NUR 512MB Speicher!
Gruß
Rainer