please choosego to mobile | Continue to access the PC version
View: 7793|Reply: 0

Problem with orange pi pc and node js

[Copy link]

1

threads

1

posts

9

credits

Novice

Rank: 1

credits
9
Published in 2016-7-14 18:21:10 | Show all floors |Read mode
hi everyone, i'm currently trying to communicate with arduino through a webserver created with node js installed on my orange pi pc. In order to do this, i tried to use the module called 'johnny five', but the only output I receive is a bunch of errors.

I'm using raspbian v 0.8.0 for Orange pi pc.

I installed node by using this code:
wget https://nodejs.org/download/release/v0.10.0/node-v0.10.0-linux-arm-pi.tar.gz
than i unpacked the file by using:
cd /usr/local
sudo tar xzvf ~/node-v0.10.0-linux-arm-pi.tar.gz --strip=1
the version of node is 0.10.0 and the npm's version is 1.2.14. When i try to update the npm with the command "npm install npm -g" these errors came in:

Then i tried to install 'johnny-five' by following this guide: https://github.com/rwaldron/johnny-five/wiki/Getting-Started
And this happened:

if i try to run a program this happens:


Please someone helps me!!!!!! i'm so desperate, thank you for the help!!!! i'm new to this kind of things, so i don't know what to do.


This thread contains more resources

You need to Log in to download or view,No account?    Register

x
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list