-
**Is your feature request related to a problem? Please describe.**
* Field names in `iI` are source of confusion between users because very short;
* Fields are missing compare to checksec https://…
-
# Issue Description
Unable to get any network connectivity from live ISO under Linux Mint/Virtualbox 7.0.18.
Similar results reported with Windows/VB 7.0.10.
Similar behavior with NAT and Bridged…
sirg updated
4 months ago
-
**Description**
The chimera_layout function uses the networkx function diameter, which can be > 2 for some configurations of our chimera graphs.
**To Reproduce**
The example on the demo page is w…
-
When reading masked arrays written by `netCDF4` with `scipy.io.netcdf_file`, the mask is not recovered.
#### Reproducing code example:
```
import os
import numpy as np
from scipy.io i…
-
**Describe the bug**
jq regular expressions are always handled as if "single line" mode is enabled. The "single line" flag has no effect.
**To Reproduce**
```
jq -n '"\nx"|[match("^x")]'
``…
-
### Current Behavior
Resolving the extends of a tsconfig is path relative only.
### Expected Behavior
\following https://www.typescriptlang.org/tsconfig/#extends
On can extends from a node module
…
-
# 🐛 Bug report
Looks like the VSCode webhint extension ignores the .hintrc configuration file.
## Description
I have the following HTML file:
```
...
...
```
The VS…
-
### Current Behavior
When trying to migrate from 19.8.3 we receive the following message
`Fetching meta data about packages.
It may take a few minutes.
Fetching nx@20.0.0
Fetching @nrwl/tao@20.0.0
U…
-
### Current Behavior
We're using Nx release management over a TS project, which requires `@nx/js`. Our TS config files are based off various presets, either well-known community resources like `@tsco…
-
### Current Behavior
SUBJECT: project.json task deps build failing now build is broken
this has run fine for years
now its broken after migration
I have 3 published libraries styles, assets, widge…