Pahlevi Fikri Auliya
Pahlevi Fikri Auliya
Hi @qoyyim, It is such a **coincidence**, we also encountered the same error on **our** Rails app. It happens after we cleaned up the code due to http://www.rubydoc.info/github/bbatsov/rubocop/Rubocop/Cop/Style/NilComparison which make...
I use Krisp and it works! Very nice combo But since we are at it, any good free/open source noise cancellation alternatives?
In my case, (temporarily) downgrading to `0.20.4` solve this ``` [dependencies] tree-sitter = "0.20.4" ```