evancz / elm-architecture-tutorial

How to create modular Elm code that scales nicely with your app
https://guide.elm-lang.org/
BSD 3-Clause "New" or "Revised" License
4.17k stars 738 forks source link

Could not find package elm-lang/html #109

Closed LightTest closed 4 years ago

LightTest commented 7 years ago

I just downloaded and after going live and successful compile have that message it looks that a file exact-dependiences.json is empty. As I understood it should be working without any recompiling ..

process-bot commented 7 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

evancz commented 4 years ago

I wasn't sure how to reproduce this based on the information provided, but the latest version of the repo uses elm/html and works a bit different than when you ran into this.