-
Version: Deno 1.46.3
When I run a command as a task, it completes without an issue, but when I run it directly, the same code gives me an access denied error:
`deno run x` vs `deno run -RW=./thi…
-
Ran from automation account following your instructions. Resulting excel file was mostly OK except for first worksheet where most charts were missing. Many errors occuring in log which I've attached.
…
-
### Microsoft PowerToys version
0.81.1.0
### Installation method
PowerToys auto-update
### Running as admin
None
### Area(s) with issue?
Always on Top
### Steps to reproduce
Version: 0.81…
-
**Describe the bug**
When running the executable, nothing happens. In debug mode, a command prompt opens for a few seconds, says "discord.client: logging in using static token" 6 times, then does not…
-
### What happened?
In the last week some clients randomly crash with this what I assume is a bug? I'm not sure what is causing this. It only started recently with latest artifacts updates probably …
-
The furthest I’ve got is with OpenGL not DXVK and strongmem doesn’t seem to help
-
Is there any interest in allowing users to configure when the plugin is ran? While this plugin certainly does some things differently, [`rollup-plugin-copy` has a similar option](https://github.com/vl…
-
Hello everyone.
AWS instance :t4gmedium
Pyenv Version: v2.4.17
I'm facing anoying optimisation issue with Pyenv on my pipeline.
In short pipeline creates AMI with packages for EC2 service run…
-
The docker container has been running for 3 days, it seems fine and healthy and no issues. I just thought for a go-forward basis for checking for new missing music or the old missing music, once a da…
-
### What happened?
```py
from langchain_community.vectorstores import Chroma
db = Chroma(
embedding_function=OpenAIEmbeddings(),
persist_directory='./chroma_db'
)
retriever = db.as_retriev…