Giter Site home page Giter Site logo

elm-examples's People

Contributors

dannyob avatar michaelbjames avatar process-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

elm-examples's Issues

module Html not found

elm --make --only-js Todo.elm is now an invalid command, so I did elm-make Todo.elm. However, I got the following error:
htmlerror

Set up fails

I'm using the Elm Platform 0.13 on Mac OS. I get the following compiler error when following the set up steps from the read me.

$ elm --make --only-js Todo.elm
[4 of 4] Compiling Todo                ( Todo.elm )
Error on line 112, column 38 to 54:
Could not find variable '.'.
Close matches include: Debug.crash, Debug.log, Debug.trace, Debug.watch, Debug.watchSummary, Html.:=, Html.Fact, Html.Html, Html.bool, Html.color, Html.em, Html.eventNode, Html.node, Html.pct, Html.px, Html.text, Html.toElement, Input.Handle, Input.Input, Input.button, Input.checkbox, Input.clickable, Input.customButton, Input.dropDown, Input.hoverable, Input.input, Maybe.Just, Maybe.Nothing, Maybe.isJust, Maybe.isNothing, Maybe.map, Maybe.maybe, Ref.lazy, Ref.lazy2, Ref.lazy3, String.all, String.any, String.append, String.concat, String.cons, String.contains, String.dropLeft, String.dropRight, String.endsWith, String.filter, String.foldl, String.foldr, String.fromList, String.indexes, String.indices, String.isEmpty, String.join, String.left, String.length, String.lines, String.map, String.pad, String.padLeft, String.padRight, String.repeat, String.reverse, String.right, String.show, String.slice, String.split, String.startsWith, String.toFloat, String.toInt, String.toList, String.toLower, String.toUpper, String.trim, String.trimLeft, String.trimRight, String.uncons, String.words, Window.dimensions, Window.height, Window.width

Compiling Todo.elm fails on Windows: Debug.Watch not found

$ elm --make --only-js Todo.elm
[1 of 6] Compiling Html ( elm_dependencies\evancz-elm-html\0.2\Html.elm )
[2 of 6] Compiling Html.Attributes ( elm_dependencies\evancz-elm-html\0.2\Html/Attributes.elm )
[3 of 6] Compiling Html.Events ( elm_dependencies\evancz-elm-html\0.2\Html/Events.elm )
[4 of 6] Compiling Html.Optimize.RefEq ( elm_dependencies\evancz-elm-html\0.2\Html/Optimize/RefEq.elm )
[5 of 6] Compiling Html.Tags ( elm_dependencies\evancz-elm-html\0.2\Html/Tags.elm )
[6 of 6] Compiling Todo ( Todo.elm )
Error on line 51, column 21 to 32:
Could not find variable 'Debug.watch'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.