Fork me on GitHub
#luminus
<
2017-10-02
>
danielglauser20:10:54

Two of the folks on our project are running on Windows and got the dreaded error 206, executable path too long. We tried adding :eval-in :classloader to project.clj, but the mount components start then immediately stop when we execute lien run. I’m seeing the same behavior on a Mac too, has anyone else seen anything like this? Both the http server and the repl server have ^{:on-reload :noop} specified. This is a Luminus project (that’s why I’m asking here).

lsenjov22:10:46

What's the path to your source directory? Windows has a limit on the length of the path it can parse