Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
harold opened this issue Dec 21, 2021 · 0 comments
Open

Comments

@harold
Copy link

harold commented Dec 21, 2021

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!

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

No branches or pull requests

1 participant