Vladislav Pavlov
Vladislav Pavlov
```import ioHook from 'iohook'; ioHook.on('keydown', (event) => { console.log(event); }); ioHook.start(true); ``` ``` node index.js hook_run [1121]: Accessibility API is enabled. hook_run [1172]: CGEventTapCreate Successful. hook_run [1178]: CFMachPortCreateRunLoopSource successful. hook_run...
i think its because they did update python engine would you check it?
``` ➜ joycon node -v v20.4.0 ➜ joycon npm i -S ns-joycon --unsafe-perm npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check...
Hey, I really like your thing! And also I want to request one feature to eval selections in place. Thanks!
Hey David! I've tried it on M1 and got this error in vsc after running "Start AutoCompletion Engine" from vsc palette. `Command 'Touch Designer: Start AutoCompletion Engine' resulted in an...