elmbridge / curriculum

Curriculum for Elmbridge
https://elmbridge.github.io/curriculum/
66 stars 14 forks source link

Note that you need node.js to run elm-repl #100

Open ento opened 7 years ago

ento commented 7 years ago

image

The official Elm guide does say

make sure you have Node.js installed. We use that to evaluate code.

under the elm-repl section, but it's easy to miss (I did!)

raorao commented 7 years ago

woah! good catch. not sure how we should handle that -- maybe that should be a PR upstream to the elm guide? is there a better elm installation page we can link to?

avh4 commented 7 years ago

(For tomorrow, I added a note on the TA cheatsheet to validate that when helping students install software in the morning.)

siruguri commented 7 years ago

I noticed this too, so I had made a note to myself to write a PR with a proposed change... will submit shortly and ref this issue.

raorao commented 7 years ago

note that #103 gives node installation instructions for windows users, but will still node instructions for mac users as well.

brookeangel commented 6 years ago

This has not yet been resolved because only Windows users will check the special installation instructions. Leaving open.