Skip to content
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

Update to 0.19 #27

Open
ivanistheone opened this issue Apr 16, 2019 · 2 comments
Open

Update to 0.19 #27

ivanistheone opened this issue Apr 16, 2019 · 2 comments

Comments

@ivanistheone
Copy link

ivanistheone commented Apr 16, 2019

I've installed latest elm, but I don't have elm-package on the command line.

How hard would it be to update this tutorial to latest build chain?

I went to part1/ and ran elm-upgrade and got elm make Main.elm to compile
but then elm-live Main.elm --open --output=elm.js returns:

elm-live:
  I can’t find the command elm-make!
  Looks like elm-platform isn’t installed. Make sure you’ve followed
  the steps at https://git.io/elm-platform and that you can call
  elm-make from your command line.
@DavidSSL
Copy link

DavidSSL commented Mar 25, 2020

From what I understand there is actually a V2 of this course https://github.com/rtfeldman/elm-0.19-workshop which uses 0.19 https://frontendmasters.com/courses/intro-elm/.

@svitebskiy
Copy link

I've made a direct port of this repo to Elm 0.19.1 in this fork: https://github.com/svitebskiy/elm-workshop.
I believe it is still relevant as some learning sites, like PluralSight, still only have the older 2018 version of this workshop, and setting up separate a working Elm 0.18 environment is a bit of a pain right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants