-
## Objective
Improve the current debug command functionality in the CLI by extending debug subcommands to handle typical node actions that are not presently available. This will enable users to cal…
-
## Objective
Make sure that the CLI outputs to the user in the best way possible.
Currently, we are not logging anything inside the CLI, we might in the future, at that point we'll have to disti…
-
- x Is new feature
# Description of suggestion or shortcoming:
Right now, min() and max() only accept Lists. This trips up ChatGPT a lot.
You can change this in the Number Function Registry, in…
OAGr updated
12 months ago
-
Hello! I'm experiencing the following issue:
```console
(etf) rhuemmer@PCAED685:~/etf$ ./node_modules/.bin/mmdc -i ./doc/sphinx/source/hardware/linux/tcp_client.mmd -o test.png -p ./doc/sphinx/sou…
-
## Objective
Develop and implement an RPC specification for Pocket Network's v1 protocol with feature parity to the V0 utility RPC specification, ensuring compatibility and seamless integration wit…
-
[Example repo](https://github.com/zkulbeda/prisma-erd-generator-issue)
Error:
```
Error: Command failed: find ../.. -name mmdc
```
or another error:
```
Error: Expected mermaid CLI at
C:\Users…
-
Using a `timeline` in your input `.md` file will fail, with the following error.
```
Error: Evaluation failed: Error: No diagram type detected for text: timeline
title History of Social Media…
-
The generator fails with the following output:
```
mathiasklenk@passbase lucid % npx prisma generate
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
data m…
-
## Environment
* Elixir & Erlang/OTP versions (elixir --version): 1.14.2
* Operating system: macOS 13.2.1
* How have you started Livebook (mix phx.server, livebook CLI, Docker, etc): Livebook.app…
-
Running `make generate-docs` (which is run via pre-commit) changes svg files despite no changes in .mmd files.