Nick Bolton
Nick Bolton
There is a way to reset all virtual pin values to 0 (erase data), but I can't see how to reset **all** of a device's virtual pin values to their...
PlatformIO VSCode extension was working fine, but then my computer BSOD'd while PIO was reading from a serial port. When I opened my workspace again, the PIO extension won't display;...
Running from PS7, I see the error: ``` error: Can't download the requested binary: Can't extract the file: error decoding response body: operation timed out ``` The download worked on...
### Current Behavior ``` $ npx nx generate @nx/js:library --name=hello-world --unitTestRunner=jest --projectNameAndRootFormat=as-provided --no-interactive --verbose Debugger attached. Debugger attached. > NX Generating @nx/js:library > NX Cannot read properties of undefined (reading...
### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.17.0 (direct install for testing; didn't use fnm/nvm) 3. `npm -v` or `yarn --version`: npm 9.6.7 4. `npm ls jest` or...
### Feature request I'm using `fnm` on Linux to select my node version, and I've managed to set `jest.jestCommandLine` in `settings.json` to use the correct Node version according to the...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
Possibly bug found. 1. Run `launcher.exe` on Windows 2. See error, at **_least_** JDK 1.7 required 3. See Java web page open 4. Download version on the page, JDK 1.8...
1. Windows server, Mac client 2. Move mouse to Mac client 3. Press key (e.g. `a`) when on Mac Expected: Single char appears Actual: Two chars appear (and backspace is...
1. Compile on Mac OS X 10.4 (SDK 10.2) 2. Connect client to server 3. Server accepts connection Expected: Low CPU usage and mouse works on client Actual: 100% CPU...