jeffrson

Results 47 issues of jeffrson

While buildcheck itself seems to support Visual Studio 2022 in version 0.0.4, cpu-features (0.0.4) depends on previous buildcheck "0.0.3". see https://github.com/mscdex/buildcheck/issues/2

In an ESM module file, say test.mjs, ``` import caxa from 'caxa' caxa({ input: '.', output: 'out.exe', command: ['node', 'index.js'] }) ``` caxa cannot be called: `node test.mjs` shows "TypeError:...

Hi, caxa looks great - thanks! It seems a bit slow to start the application (on Windows). I'm not sure why (may be Defender). But that's quite another story. The...

#### What OS? - [ X ] Windows - [ ] Mac - [ ] Linux (Which distro?) #### Description of issue I checked "Persistent TCP". When I disable TCP...

bug

#### What OS? - [X ] Windows - [ ] Mac - [ ] Linux (Which distro?) #### Description of issue When I send a package via UDP it happens...

bug

**Describe the bug** I'm trying yarn2. While `yarn npm login` works with the default registry, when I put `npmRegistryServer: "https://verdaccio:4873"` in my .yarnrc.yml, I get a http 409 error: >...

topic: yarn
external-issue

### Description I have three vaults mounted at startup. One of those fails with a Volumeexception (see below). Interestingly it's the second in the list. Currently I'm not sure, if...

type:bug
os:windows
state:awaiting-response
mount:fuse
state:stale

### Description When Cryptomator is about to unlock a vault it outputs this exception text: ``` org.cryptomator.common.vaults.Volume$VolumeException: Unable to mount Filesystem at org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:57) at org.cryptomator.common.vaults.Vault.unlock(Vault.java:129) at org.cryptomator.ui.unlock.UnlockWorkflow.attemptUnlock(UnlockWorkflow.java:103) at org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:80) at...

type:bug
os:windows
state:stale
mount:dokany

Not really a bug, but some questions: I want to use gitlabber for backing up my repositories from Gitlab. How does gitlabber behave then? Should I simply rerun it? Will...

enhancement

As it stands, error messages cannot be analysed by VSCode's problemMatcher (which needs line-by-line matches). I made a report here: https://github.com/microsoft/vscode/issues/83384 However, this has been closed in favor of "programmatic...

enhancement
needs info
CLI