Divan Visagie
Divan Visagie
For anyone that lands here the answer lies here: https://github.com/Albacore/albacore/wiki/build instead of using: ``` rb b.properties = { :configuration => :Release } ``` Rather use: ``` rb b.prop 'Configuration', 'Release'...
@TobyWilkes Have you tried running it again? 
I had this same issue, tracked it down to the fact that I had a `node_modules` folder in the folder I was watching. With `node_modules`:  ? (couldn't resist). Seriously though if you uncomment and it works we can maybe bring it back , not sure why its commented...
@shimondoodkin , have you got any feedback on this at all?
TODO: look into updating libuv dependency version
What is the reason behind it not being on maven yet?
Curious if you are using it in production @rezhit