rtrn
rtrn
Just starting to play around with Caman, and it looks like some of these same issues exist today. Is there another package that exists that is good for allowing 1)...
Yeh, I worked through several issues I had trying out esbuild and using a lerna monorepo, and after all those were resolved I hit this. Bumping this in hopes it...
I tried a few different things -- it seems what ended up working was using a line like this in the package.json: "sort-imports": "import-sort --list-different \\"src/**/*.js\\"", The error didn't seem...
I had the same issue today -- I'm guessing it has to do with some USB issue on the mac that was introduced recently. It looks like restarting the mac...
I too upgraded recently to Catalina. I hadn't tried running kiibohd config again until just now, and it worked for me as well...
Also sounds like your case was more exaggerated than mine. In my case, restarting the computer would get it talking to the keyboard fine again...
Did you find an answer to this question? I am running into this issue trying to use vscode as a difftool with "Compare Folders" extension with remote server editing. It...