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

Use of undeclared Var cljs.user/start-figwheel #229

Open
zendevil opened this issue Feb 1, 2020 · 0 comments
Open

Use of undeclared Var cljs.user/start-figwheel #229

zendevil opened this issue Feb 1, 2020 · 0 comments

Comments

@zendevil
Copy link

zendevil commented Feb 1, 2020

Running lein figwheel ios, and then (start-figwheel "ios") gives the following warning (on Catalina):

----  Compiler Warning on   <cljs form>   line:1  column:2  ----

  Use of undeclared Var cljs.user/start-figwheel

  1  (start-figwheel "ios")
      ^--- 

----  Compiler Warning  ----
#object[TypeError TypeError: undefined is not an object (evaluating 'cljs.user.start_figwheel.call')]


eval code
eval@[native code]
figwheel$client$utils$eval_helper


how to fix this?

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