Supriyo Sarkar
Supriyo Sarkar
Using this MotionCam and Loving it. But one thing I am struggling with is that the lack of linux support for the motioncam tool. Can you please release the support...
is there any particular version for omnisharp ? and everytime i try to use the debugger it says debugger is not running properly
error : UnhandledPromiseRejectionWarning: SequelizeValidationError: notNull Violation: Lead.id cannot be null
`$ cargo install --path src/editor` Installing noa v0.0.0 (/home/spantheslayer/noa/src/editor) Updating crates.io index Compiling noa_buffer v0.0.0 (/home/spantheslayer/noa/src/buffer) error[E0658]: use of unstable library feature 'int_abs_diff' --> src/buffer/syntax.rs:223:30 | 223 | if range.start.x.abs_diff(range.end.x)...