Fork me on GitHub
#hoplon
<
2015-11-18
>
onetom15:11:04

@alandipert: @micha have u noticed any issues around the alpha11 hoplon? we saw some strange behaviour around :click handlers created within loop-tpls. they just stop working after the content of the looped collection changes. @laura and @kenneth has prepared a minimal example which i will review and share tomorrow, just thought i would ask 1st. in the meantime we downgraded to alpha10.

jjttjj20:11:46

i downloaded the latest boot.exe for windows but am getting a "FileNotFoundException: https://github.com/boot-clj/boot/releases/download/2.0.0-rc13/boot.jar"

jjttjj20:11:36

when i run any boot command

micha20:11:49

@jjttjj: please remove ~/.boot/cache directory and try again

micha20:11:19

it should work if you delete that cache dir

jjttjj21:11:26

micha: no luck, same error 😕

micha21:11:51

do you have BOOT_HOME set?

micha21:11:03

also try removing ~/.boot/boot.properties

micha21:11:10

if such a thing exists

jjttjj21:11:57

k i'll try both those (i do know the cache directory is being recreated in that spot when i run boot)

micha21:11:19

so BOOT_HOME isn't an issue

micha21:11:26

try removing the boot.properties file

micha21:11:41

versions earlier than 2.0.0 are not supported anymore

jjttjj21:11:16

ok it was the boot.properties thing, thanks!

micha21:11:21

sure thing