HackerShackOfficial / Smartphone-Doorlock

Doorlock that can be locked or unlocked through your smartphone
58 stars 35 forks source link

Remove Nodejs Install Guide #11

Open Mr-Black-Dahlia opened 5 years ago

Mr-Black-Dahlia commented 5 years ago

I see users who try to install node through your recommended guide failing.

Doing this breaks the project and shows the errors everyone sees.

node/npm need to just be installed through apt-get and the issues never show and program works fine.

I ran into the same issue until I just ignored the recommended nodejs install guide.

Also for anyone who has a continuous 360 motor, to stop it I had to throw 1505-1515 as a pulse instead of 0.

jgonzales489 commented 4 years ago

So what did you type in to get the npm to install