-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please help me #17
Comments
The menus open |
Pi3B install nodejs try again wget https://nodejs.org/dist/v10.0.0/node-v10.0.0-linux-armv7l.tar.xz run sudo npm i ip sudo npm i drivelist I am using NEXCION 7" Some features are currently not working. My solution is to modify the content of the program. |
Hi there, i get the same messages using a Pi2B any idea how i get nodejs up and running on that model? |
ok, had some time on my hand on a linux machine. the following script shourd work: sudo npm i ip sudo npm i drivelist sudo npm i child_process sudo shutdown -r now |
Thank you for your answer. I tried using your comands and got a lot of errors. I´ve looked these up and installed node.js and npm following this link: pi@raspberrypi:~ $ sudo npm i drivelist
prebuild-install WARN install EACCES: permission denied, access '/root/.npm' npm ERR! code ELIFECYCLE npm ERR! A complete log of this run can be found in: |
I´m sorry i just looked into my answer and realised i didn´t post the answer that i get on your fist command. The answer is the following: pi@raspberrypi:~ $ sudo npm i ip
So is the file maybe just saved into a wrong path? |
Hello
I did several steps.
The menu opens
But the touch key does not answer
The running time of the last stages
The following messages are displayed
unlink: cannot unlink '/usr/bin/node': No such file or directory
unlink: cannot unlink '/usr/sbin/node': No such file or directory
unlink: cannot unlink '/sbin/node': No such file or directory
unlink: cannot unlink '/usr/local/bin/node': No such file or directory
unlink: cannot unlink '/usr/bin/npm': No such file or directory
unlink: cannot unlink '/usr/sbin/npm': No such file or directory
unlink: cannot unlink '/sbin/npm': No such file or directory
unlink: cannot unlink '/usr/local/bin/npm': No such file or directory
Please list the new steps again
The text was updated successfully, but these errors were encountered: