ev3dev.github.io
ev3dev.github.io copied to clipboard
Added new getting started guide for node js
~~Sorry about the Travis CI server error; it's currently having some issues. Your page doesn't have any errors.~~ I convinced it to be less angry. The status is green!
Hey! Yeah, I'm not the greatest at writing documentation :). Thanks for editing it though! I added 'getting started guides' to the description of that category and went through and fixed what you pointed out (I haven't committed some things yet).
Just a quick question, what other versions are npm limited to? Because it's 0.10.29 on my brick.
Thanks, Liam
Yeah, I'm not the greatest at writing documentation :).
No problem! It's always easier to spot issues as a reviewer than as the original author... You grow blind out of familiarity.
Just a quick question, what other versions are npm limited to? Because it's 0.10.29 on my brick.
npm may be at that version -- I've never actually checked; my comment was that Node.js itself is stuck on 0.10 or 0.12 (I can't remember exactly) and support has essentially been dropped for the EV3's processor since. When you said "npm" did you mean "node"?
I added my suggested changes to this PR; @liam-b if you disagree with any of them, feel free to edit it back or ask!
@dlech can you take a quick pass over this?