Divan Visagie

Results 12 comments of 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? ![source](https://user-images.githubusercontent.com/2023086/65497950-5f432f80-debb-11e9-967a-77e0d16727cd.gif)

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`: ![Screenshot 2019-06-07 at 11 18...

@dennycd CMake is more common , though I find gyp easier to read and its used in the node.js project. It would be nice if @d5 could weigh in on...

@dennycd , Theres nothing stopping us from doing both and the user can pick and choose. I will get started on a gyp build

Have you tried [turning it on again](http://www.youtube.com/watch?feature=player_detailpage&v=nn2FB1P_Mn8&t=10) ? (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