John Lindquist

Results 181 comments of John Lindquist

It's just in the settings/preferences. You'll have to "browse repositories" to find the plugin. - Sent from my phone On Apr 16, 2013 8:43 PM, "Jon Carlson" [email protected] wrote: >...

It looks like I didn't add the templates dir when I committed. I'll take care of that on my desktop tomorrow. On Tue, Jan 1, 2013 at 4:50 AM, Pawel...

@dakra Thanks, I'll look into it. @ffesseler ah, good point, I'll have to try to exclude node_modules by default.

@ffesseler yeah, I'll have to think about how to set up exclusions. People generally hate configuring things. What do you mean "navigate to html templates/partials"? You mean look for "ng-template"...

In the system preferences, it should be under "Security and Privacy" ![CleanShot 2023-01-19 at 19 02 22](https://user-images.githubusercontent.com/36073/213602296-7719f226-7486-43da-95e7-25a1ada41611.png)

@paustint Are you on Discord? Might be easier to chat through it: https://discord.gg/3xdhG5fyJM

Script Kit does try to write an error file to `~/.kenv/tmp/name-of-your-script/error-the-date.txt`... Does this script work for you? ```js // Name: Scrape ESPN import "@johnlindquist/kit" let results = await scrapeSelector(`https://games.crossfit.com/leaderboard/games/2021?division=1&sort=0`, ".name")...

@KapiteinKattenkwaad Quitting and re-opening will probably sort it out: https://github.com/johnlindquist/kit/issues/1002#issuecomment-1387737538 I would appreciate if you can share anything that looks suspicious in your logs: > ![CleanShot 2023-01-19 at 15 49...

@eddiemcconkie Main.log: %USERPROFILE%\AppData\Roaming\Kit\logs\main.log Kit.log: %USERPROFILE%.kit\logs\kit.log Or let me know if anything looks suspicious. I've installed the Windows version on 3 machines at home without issue, so I need to rely...