Coder Social home page Coder Social logo

elm-skeleton's People

Contributors

anuragsoni avatar tesk9 avatar

Watchers

 avatar

elm-skeleton's Issues

Skeleton project doesn't compile, caused by missing dependencies

Upon creating a new skeleton project using this tool, I was unable to immediately build the project due to dependency issues. In particular, the Elm compiler was looking for tesk9/accessible-html and NoRedInk/elm-decode-pipeline.

I cannot find module 'Accessibility'.

Module 'Main' is trying to import it.

Potential problems could be:
  * Misspelled the module name
  * Need to add a source directory or new dependency to elm-package.json

When you add the two dependencies to your elm-package.json file, the project compiles with no complaints. One workaround would be to copy a package file over to the newly created directory along with Main.elm so that one wouldn't get generated which lacks the required dependencies. Alternatively, the default Main.elm file could be simplified so it only depends on elm-lang/core and elm-lang/html.

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.