Skip to content

Conversation

@bdugan14
Copy link

I get the following errors when I run elm-css Stylesheets.elm before making any changes in tutorial part13:

-- NAMING ERROR ------------------------------------------------ Stylesheets.elm

Cannot find type `Model`

16| main : Program Never Model Msg
                         ^^^^^


-- NAMING ERROR ------------------------------------------------ Stylesheets.elm

Cannot find type `Msg`

16| main : Program Never Model Msg
                               ^^^


Detected errors in 1 module.                                        
Error: Errored with exit code 1

If I update Stylesheets.elm to match the ElmCss docs (special module in "Approach 2"), it works fine.

@rtfeldman rtfeldman force-pushed the master branch 2 times, most recently from 523b085 to b964fb9 Compare October 26, 2017 01:11
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

Successfully merging this pull request may close these issues.

1 participant