Cameron Tacklind

Results 59 issues of Cameron Tacklind

### Description of the new feature / enhancement I'm looking to into adding a WinGet option in a public repo. All the other options have `svg` logos included in the...

Issue-Feature

This was first brought up in a review. A couple people mentioned this. No action was taken. https://github.com/nodejs/node-gyp/pull/1573/files/020e2bdb6836b57462cccac6083a67f074019658#diff-bc37d034bad564583790a46f19d807abfe519c5671395fd494d8cce506c42947 Why is `package-lock.json` ignored? https://github.com/nodejs/node-gyp/blob/main/.gitignore#L7 The general consensus seems to bee that...

## Description This change adds `winget` to the list of ways to install Node.js on Windows. ## Validation A new entry on https://nodejs.org/en/download/package-manager ## Related Issues #4028 - regression #3993...

blocked

It would be nice, when `inject: true`, to not have the source files littered around still. One option would be to use an alternate folder, but why bother? I wrote...

If you're on Windows, and your `entryPoints` contain Windows's path character `\`, which work for esbuild, they won't match up with esbuild's internal naming. So nothing gets injected to the...

In modern systems, it is easier to use `systemd` (or similar) tools to manage which programs are running on a system. Is there a way to start iventoy **without** the...

Windows shares start with `\\`. It would be nice if webpack could output a bundle directly to a folder on a Windows share. **What kind of change does this PR...

PR: Abandoned but important
PR: unreviewed
PR: conflict

### Describe the issue you are experiencing I have an existing CM4 Lite with NVMe on a HA Yellow. I'd like to upgrade it to a CM5 Lite. The [instructions](https://support.nabucasa.com/hc/en-us/articles/25608059150237-Migrating-from-CM4-Lite-with-NVMe-to-CM5-Lite-with-NVMe)...

board/yellow
needs-more-info

### What is the problem this feature would solve? When building with the `Bun.build(...)` API, it's difficult to detect what source files were used in the final bundle. This is...

enhancement