leiningen

popeye 2022-01-09T13:32:13.004600Z

#crosspost https://clojurians.slack.com/archives/C053AK3F9/p1641718915115800 can someone help me please

2022-01-09T14:42:20.004800Z

Your question confuses me. Are you actually typing the command less auto? If so, on Ubuntu Linux there is a command named less installed by default that will be run when you type less auto, and that command has nothing to do with Clojure or Leiningen.

popeye 2022-01-09T14:44:17.005Z

Thanks for the reply @andy.fingerhut, this is in my project.clj, when I run lein figwheel I expect it to run both figwheel dev-run and less auto

popeye 2022-01-09T14:44:33.005200Z

But only less auto is running

2022-01-09T14:46:02.005400Z

OK. I've never used figwheel so I might not be much help in debugging issues with it. Perhaps there is a #figwheel channel that might have people knowledgeable about it?

2022-01-09T14:46:29.005600Z

There is such a channel, but it doesn't look very active.

popeye 2022-01-09T14:48:38.005900Z

I posted there.. but no response