gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
920 stars 39 forks source link

openFile: does not exist (No such file or directory) #12

Closed swemail closed 8 years ago

swemail commented 8 years ago

I get this error after elm-ui init sample elm-ui install elm-ui server and trying to hit localhost:8001. elm-make: /Users/ero/development/elm/sample/source/source/Main.elm: openFile: does not exist (No such file or directory)

The elm-ui server gives this error in the terminal:
Error: Cannot find module '/Users/ero/development/elm/sample/source/config/development.json'

swemail commented 8 years ago

Sorry for that, I was starting from the wrong folder in all the excitement.