Chris Watson

Results 104 issues of Chris Watson

Apple also has a sign in that would be awesome to have here https://developer.apple.com/design/human-interface-guidelines/sign-in-with-apple

This is due to the shell trying to run the file. Files in the .bin directory should generally have a `#!/usr/bin/env node` on the top for exactly this reason.

**Describe the bug** Attempting to use in a Svelte 5 project with runes enabled results in the following error: ``` ✘ [ERROR] node_modules/svelte-seo/index.svelte:3:2 Cannot use `export let` in runes mode...

no-issue-activity

### Which API Provider are you using? Anthropic ### Which Model are you using? claud-3-5-sonet-2024-10-22 ### What happened? The model is not able to see the pkg directory. pkg is...

bug

Weirdest issue ever. I can't seem to access the `/workspace/ComfyUI/models/checkpoints` directory from within Jupyter. I can access all other directories, but when I try to open the checkpoints directory nothing...

This PR adds support for the Snap package manager to pacdef. ### Changes - Add Snap backend implementation for basic package management - Document Snap implementation details in README -...

### What's the name of the package manager pacdef should support? snap ### What operating system or software ecosystem does it relate to? ubuntu ### Would you be willing to...

triage
backend request

**Is your feature request related to a problem? Please describe.** It doesn't seem as though defining params at the top level currently works, only at the API route level. **Describe...

## What does this PR do? Provides a fix for https://github.com/appwrite/appwrite/issues/9042 causing project related CLI operations to not work (specifically on macOS and Windows for some reason) ## Test Plan...