Commit Graph

46 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 bb38d331b4 Fix intro/part9 2018-08-15 17:37:42 -05:00
Richard Feldman 0efe239ae4 Update Register.elm 2018-08-15 17:36:47 -05:00
Richard Feldman 69f3c478fb Update README.md 2018-08-15 17:36:01 -05:00
Richard Feldman 0288b3fcb7 Update README.md 2018-08-15 17:32:47 -05:00
Richard Feldman 6c04669ec5 Update README.md 2018-08-15 11:31:30 -05:00
Richard Feldman 50aa6ee0d6 Update Main.elm 2018-08-15 10:36:42 -05:00
Richard Feldman e7b7d0bdc3 Update README.md 2018-08-15 09:33:08 -05:00
Richard Feldman 9288011f22 Fix intro/part8 README 2018-08-15 08:21:30 -05:00
Richard Feldman ad816cc3ff Fix Author 2018-08-14 03:37:19 -04:00
Richard Feldman 4d853d99fd Update intro/part9 2018-08-14 02:40:25 -04:00
Richard Feldman 39a344cd4c Update intro/part8 2018-08-14 02:37:39 -04:00
Richard Feldman 3effe9e9d9 Update intro/part6 2018-08-14 02:20:26 -04:00
Richard Feldman 3453035ffd Fix index.html 2018-08-14 02:12:19 -04:00
Richard Feldman c5027f6ce0 Update intro/part4 2018-08-14 01:59:19 -04:00
Richard Feldman 8abd06f233 Update intro/part3 2018-08-14 01:55:25 -04:00
Richard Feldman b09cc426fd Update intro/part2 2018-08-14 01:48:11 -04:00
Richard Feldman 73aa1ed975 Revise intro/part1 2018-08-14 01:45:38 -04:00
Richard Feldman f674328569 Update Page.Profile 2018-08-13 22:19:31 -04:00
Richard Feldman 927c6977a7 Update intro/part9 2018-08-13 22:01:31 -04:00
Richard Feldman c2b9a00446 Update intro/part8 2018-08-13 22:01:08 -04:00
Richard Feldman 2978c6e193 Update intro/part7 2018-08-13 22:00:52 -04:00
Richard Feldman f1fb34aaa4 Update intro/part6 2018-08-13 22:00:49 -04:00
Richard Feldman 13bc2dada2 Update intro/part5 2018-08-13 22:00:05 -04:00
Richard Feldman cabc9760c3 Delete some stuff 2018-08-12 14:50:15 -04:00
Richard Feldman 8dfa9f70b7 Fix some localForage stuff 2018-08-12 14:50:15 -04:00
Richard Feldman fc4a70fc28 Delete extraneous index.html files 2018-08-12 14:50:14 -04:00
Richard Feldman 17f96d1b56 Add part9 2018-08-12 14:50:14 -04:00
Richard Feldman fa84d31f62 Fix default avatar 2018-08-12 14:05:05 -04:00
Richard Feldman 9b8c76bca7 Add localForage 2018-08-12 13:29:28 -04:00
Richard Feldman 5777848d74 Add part8 2018-08-12 12:51:35 -04:00
Richard Feldman 84b9e97023 Fix server data 2018-08-12 00:03:40 -04:00
Richard Feldman 7208ff4557 Add part7 2018-08-12 00:03:39 -04:00
Richard Feldman 8f67672ffe Add part6 2018-08-11 23:18:15 -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 032194c6be Add loading.svg 2018-08-11 14:27:14 -04:00
Richard Feldman e44234821b Fix index.html 2018-08-11 14:26:17 -04:00
Richard Feldman 97fcafe4fa Add intro readme 2018-08-11 14:08:55 -04:00
Richard Feldman f7821637b9 Fix part4 readme 2018-08-11 14:08:30 -04:00
Richard Feldman facfbccd62 Add part4 2018-08-09 06:45:07 -04:00
Richard Feldman 8df12a0e3d Add part3 2018-08-09 06:27:09 -04:00
Richard Feldman 82dfd6436e Add part2 2018-08-09 06:27:09 -04:00
Richard Feldman c2ce139c69 Add intro/part1 2018-08-09 02:21:32 -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