kit icon indicating copy to clipboard operation
kit copied to clipboard

Script Kit. Automate Anything.

Results 161 kit issues
Sort by recently updated
recently updated
newest added

``` Error: write EOF at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16) ``` --- Kit 1.40.1 Electron 22.0.0 win32 10.0.25276 Locale: en-US

``` Error: spawn C:\Users\usuario\AppData\Local\Programs\kit\resources\fallbacks\windows\clipboard_x86_64.exe ENOENT at r (C:\Users\usuario\AppData\Local\Programs\kit\resources\app.asar\main.prod.js:2:543688) at n (C:\Users\usuario\AppData\Local\Programs\kit\resources\app.asar\main.prod.js:2:543859) at ChildProcess.e.emit (C:\Users\usuario\AppData\Local\Programs\kit\resources\app.asar\main.prod.js:2:544000) at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) ``` --- Kit 1.40.62 Electron 22.0.0 win32 10.0.22621 Locale: es-419

1. Click “Open Kit.app prompt” in the Script Kit menubar menu to bring up its “home screen” window. 2. Click New, then New Script. 3. Type “test” as name of...

Hi, I am trying to download the app for Apple Silicon processors but I get this:

Hi! 👋 I'm trying to build my first script using a widget API and am really impressed with how quickly I was able to come along! Thanks for building such...

It took me a bit of digging and trial/error in to figure out the options and how to use the transformation function, thought it might be nice to have an...

``` Error: EISDIR: illegal operation on a directory, read ``` How do I grant access to files and folders on Macos? On a new install, this fails `await ensureFile(home("foo.md"));` Usually...

``` Error: ENOENT: no such file or directory, chmod '/Users/home/.kit/build/install-node.sh' at /Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:501114 at l (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:478683) at Generator. (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:480021) at Generator.next (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:479046) at vd (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:484675) at a (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:484879) ``` --- Kit...

I'm getting this error after installing Scriptkit on an Intel Mac Monteray (12.6) ``` TypeError: Object has been destroyed at /private/var/folders/63/vb7s8dkj43g6tphwkl8nylx40000gn/T/AppTranslocation/4C4B13AB-9EFB-4DF9-A1C7-0D70CEB69DCA/d/Kit.app/Contents/Resources/app.asar/main.prod.js:2:120073 at l (/private/var/folders/63/vb7s8dkj43g6tphwkl8nylx40000gn/T/AppTranslocation/4C4B13AB-9EFB-4DF9-A1C7-0D70CEB69DCA/d/Kit.app/Contents/Resources/app.asar/main.prod.js:2:100762) at Generator. (/private/var/folders/63/vb7s8dkj43g6tphwkl8nylx40000gn/T/AppTranslocation/4C4B13AB-9EFB-4DF9-A1C7-0D70CEB69DCA/d/Kit.app/Contents/Resources/app.asar/main.prod.js:2:102100) at Generator.next (/private/var/folders/63/vb7s8dkj43g6tphwkl8nylx40000gn/T/AppTranslocation/4C4B13AB-9EFB-4DF9-A1C7-0D70CEB69DCA/d/Kit.app/Contents/Resources/app.asar/main.prod.js:2:101125)...

Apple M1 Pro Ventura 13.1 Kit Version 1.40.62 (1.40.62) I switched on the toggle in Privacy and Security/Accessibility and Privacy and Security/Input Monitoring for Kit app. Then I type snippet...