-
Just ran `pnpm dlx @mystic-ui/cli init` in my project and got
```text
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/.../node_modules/tailwindcss/defaultTheme' imported from /.../tailwind.conf…
-
We hadn't seen this error for a while but it has just popped up in our CI. I don't think it's related to the new cross-feature testing.
```
thread 'main' panicked at florestad/src/json_rpc/server.…
-
Git "features": {
"ghcr.io/devcontainers/features/github-cli:1": {}
}
-
The `loadedProject.Save()` function writes out absurd formatting.
```xml
TestingAssembly
```
1. instead of using the attribute, its injecting a sub node.
2. we should maintain white-sp…
-
I'm testing the latest version, and it's increasingly more obvious to me that we'll need to restructure the CLI. Currently it's confusing, and likely not permanent.
Specifically, we need a good str…
-
From an automation perspective, it would be really great to be able to get the values in that settings.json object back via the cli. I'd like to be able to automate plugin installation where the tool …
-
Create a callback associated with a promise.
Commands:
- create
Examples:
```
resonate callbacks create --promise-id foo --root-promise-id bar --timeout 1h --recv default
```
A receiver c…
dfarr updated
1 month ago
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/chainbase-labs/manuscript-core/discussions).
- [X] I have searc…
-
### Description of the new feature / enhancement
As per https://github.com/microsoft/PowerToys/issues/20853.
The goal of this enhancement is to have PowerRename exposed via a CLI that can be called …
-
### Link to the coursework
https://github.com/CodeYourFuture/CLI-Treasure-Hunt
### Why are we doing this?
Alongside learning JavaScript and Python, you need to become familiar with the basics…