-
When the src has imports like this and the `package.json` `"type": "module"` is **NOT** set
```ts
import foo from './foo.js';
```
The result is
```js
import foo from './foo.js.mjs';
```
…
-
Hello.
The plugin is installed, the api key is in the json file, the service is running but... I can't get any result. When I press "Search" on qbittorent (with any search key), it immediately fini…
-
I have been trying to fix this error for a while now, and the ongoing threads are of NO help.
I have checked these (and ALL issue on the HF community page for this model):
* https://github.com/Qwe…
-
**Link to simple, reproducible example patch**
https://cables.gl/edit/QMjqNn
**Describe the bug**
An array which becomes empty is not handled correctly by PointCloudFromArray and SimpleSpline
…
-
The requests version>2.30 breaks older versions of docker-py and it was addressed here. https://github.com/docker/docker-py/pull/3257
-
I DIIIID make a new map but I accidently lost it.
-
Hello, Thanks a lot for this tool but unfortunately it is not working correctly for me. I noticed either other people's json file was just the filename with `.json` at the end.
But I noticed mine h…
-
Tact should add support for `Either` TL-B type.
I propose we use the `?` operator: TL-B `Either X Y` -> Tact `X ? Y`. If it's too confusing we could also use a more explicit syntax `Either`.
0kenx updated
1 month ago
-
### qBittorrent & operating system versions
4.4.1 @ [qBittorrent-CI_Windows-x64_libtorrent-1.2.15](https://github.com/qbittorrent/qBittorrent/suites/5322558951/artifacts/165772584)
Windows 8.1 6.3…
-
See:
- https://github.com/sourcegraph/src-cli/blob/554b80523d8316b50d97e66ec670f085beeccc1a/go.mod#L35
Which equates to:
```bash
github.com/sourcegraph/sourcegraph/lib v0.0.0-20240709083501-1…