Fork me on GitHub
#lein-figwheel
<
2021-12-21
>
Harold22:12:27

I am attempting to setup a new project with lein figwheel and I'm getting an unexpected NPE when starting figwheel: • https://gist.github.com/harold/efa9a6a6a44ce1f36eb78076d3881d27 Anyone ever seen anything like that before?

Harold22:12:38

Progress: The error goes away when :cljsbuild -> :builds -> :compiler -> :main is a symbol instead of a string.

Harold23:12:41

hm, ya, seems like some invalid configs are producing that error instead of the normal super-helpful error messages. They're so good, I'd almost forgotten how much I love them. Anyway, I'll throw this in a github issue and we can discuss there. Thank you so much as ever for figwheel - it's so key to what we do. Happy holidays!