-
**Description:**
I am encountering an error when trying to start the Eliza agent using the provided instructions. The error appears to be related to deprecated features and experimental warnings in…
-
# Summary
At the moment `@lune/fs` has no support for fs.stat() and fs.appendFile(..).
Is there any chance to add it maybe in the upcoming update? Thanks!
-
My goal is to share the management of security policies and selinux-related operation permissions with the secadm user. I created a selinux user named secadm_u and a normal user secadm with the follow…
-
### Reproduction
1. Clone and run
2. Open browser devtools and navigate to
3. Observe the error:
```
polyfills.js:3 Uncaught ReferenceError: process is not defined
at node_modul…
-
Spinoff of #2215.
Is there any need for cryptographic requirements for WebRTC channels?
Possible topics:
* forward secrecy;
* peer authentication;
* encryption method/ciphersuites.
I wou…
-
Hello.
luarocks version: 3.11.1
OS: Alpine linux (edge)
I'm trying to use luarocks installed via neovim plugins and facing an error, which I debugged down to the following:
`fs.tools.use_dow…
cnt0 updated
2 months ago
-
**Describe the bug**
Error: EISDIR: illegal operation on a directory, read
at Object.readSync (node:fs:747:3)
at Object.readSync (pkg/prelude/bootstrap.js:944:32)
at tryReadSync (node:…
-
\@zenfs/core 1.4.2 is incompatible with \@types/node 20.16.12 or newer.
TypeScript compiler raises TS2420 and TS2416 errors.
## package.json
```json
{
"private": true,
"type": "module",
…
-
### How can we reproduce the crash?
1. `git clone https://github.com/trvswgnr/bun-worker-microservices.git`
2. `git checkout bun-crash-bug`
3. bun ./index.ts
4. see intentional error thrown at `servi…
-
- demonstrates basic usage of agenor
- should have the option of navigating a virtual fs using nuxx, or local fs
- make use of carapace, to enable completions
- For location of config data consider…