-
I know this is on the radar, so let's make it official! I'm not sure if any physical groundwork has been laid, though I believe @zefhemel made a reference to React Native in one of the videos. Also, i…
-
- VSCode Version: 1.67.2
- Local OS Version: Arch Linux, linux-zen 5.17.9
- Remote OS Version: Arch Linux, linux-zen 5.17.9
- Remote Extension/Connection Type: SSH
- Logs:
```
[19:02:0…
-
This past week I struggled to get a working GASNet build locally, with either the MPI or UDP conduits. After basically and entire day of frustration, I was finally able to get things working only by u…
-
When I try to run testcontainers using the GCP PubSub emulator, I got a message:
```
> Uncaught Error: spawn docker-credential-gcloud ENOENT
at __node_internal_captureLargerStackTrace (node:int…
-
Hello, today I start bottle-imp, and got this:
```
❯ imp -i
imp: WARNING: systemd is in degraded state, issues may occur!
imp: check for failed units with "systemctl --failed".
imp: systemd envir…
-
I need to access to a host that requires 2 step auth. the extension successfully prompts me an input window after the password.
More specifically, when it asks for password it logs the following:
…
-
Example:
perl -e 'print qx(date /T);'
Expected output (example):
Sun 06/056/2022
Actual output: none, but there is a zero length file name date in the current directory.
Example of a poss…
-
### Current behavior
Updated to Firefox 105 locally and in CI and now Cypress 10.7.0 and 10.8.0 cannot connect to the browser.
```
Still waiting to connect to Firefox, retrying in 1 second (attem…
-
Using `poetry run ballotmaker` (or `poetry shell` and then `ballotmaker`) generates a Traceback message, which is not an error:
```
➤ poetry run ballotmaker
BallotMaker version: 0.1.0
Traceback …
-
**Describe the issue briefly here.**
My system version of python is 2.7.6.
I've got python 2.7.15 compiled locally and wish to use it for the virtualenv as below
> pipenv install --python ~/pyt…