Skip to content

On a brand new project lein figwheel -> java.lang.NullPointerException #753

Description

@harold

Full stacktrace in this gist: https://gist.github.com/harold/efa9a6a6a44ce1f36eb78076d3881d27

The config was indeed causing this (had a string instead of a symbol for [:cljsbuild :builds :compiler :main])

Relevant deps:

  • [org.clojure/clojure "1.10.3"]
  • [org.clojure/clojurescript "1.10.914"]
  • :plugins [[lein-cljsbuild "1.1.8"] [lein-figwheel "0.5.20"]]

Hope that helps, we so verily appreciate figwheel. Such a key piece of the world's best webdev puzzle.

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions