Commit Graph

10 Commits

Author SHA1 Message Date
Peter Karth
4035369af2 Updates the dependencies in part5 to 0.19
In attempting the `elm make` call in part received this error:

-- CORRUPT CACHE ---------------------------------------------------------------

I ran into an unknown package while exploring dependencies:

    NoRedInk/json-decode-pipeline

This suggests that your /Users/{UserName}/.elm directory has been corrupted.
Maybe some program is messing with it? It is just cached files, so you can
delete it and see if that fixes the issue.

The names of two of the modules appear to have changed for 0.19. This is
currently updated in the solutions branch but not the exercises branch.

Feel free to delete this if it doesn't fit into your workflow workflow.
It seemed nicest to open this as PR in case anyone else ran into the same
issue and is looking for answers.
2018-08-26 12:45:00 -04:00
Richard Feldman
ad816cc3ff Fix Author 2018-08-14 03:37:19 -04:00
Richard Feldman
f674328569 Update Page.Profile 2018-08-13 22:19:31 -04:00
Richard Feldman
13bc2dada2 Update intro/part5 2018-08-13 22:00:05 -04:00
Richard Feldman
fc4a70fc28 Delete extraneous index.html files 2018-08-12 14:50:14 -04:00
Richard Feldman
fa84d31f62 Fix default avatar 2018-08-12 14:05:05 -04:00
Richard Feldman
b76a1f17e9 Update README 2018-08-11 18:21:38 -04:00
Richard Feldman
42f4182e1b Add part5 2018-08-11 18:21:38 -04:00
Richard Feldman
35c3b048d3 rm -rf intro 2018-08-05 05:06:51 -04:00
Richard Feldman
d57dec1681 Rename more stuff 2018-08-05 04:49:15 -04:00