-
I tried to install the dashboard, but am running into some trouble.
After finally getting the Tasmota Neopool setup to work (faulty Tail485), I tried to follow your 'guide' to get the dashboard to wo…
-
It might make App Store CLI super cool.
[https://twitter.com/n_moore/status/1624951793829519362](https://twitter.com/n_moore/status/1624951793829519362)
Created via Threads. See full discussion: [ht…
-
**Environment Info:**
```
Machine: Linux 5.15.0-200.131.27.el8uek.aarch64
Lisp: SBCL 2.3.10
ASDF: 3.3.1
; Fetching #
; 9.50KB
==================================================
9,728 bytes in …
-
### Environment
@sentry/wizard version: 3.9.2 | sentry-cli version: 1.75.2
Windows 10
### Steps to Reproduce
1. Create a new sentry account
2. Create a new Next.js project
3. From the proj…
-
**Environment**
- OS: Linux
- Node Version: 16.20
- Package: `@clack/prompts`
- Package Version: v0.6.3
**Describe the bug**
Just a TS error, nothing is functionally wrong.
When using `se…
-
### Zig Version
0.11.0
### Steps to Reproduce and Observed Output
Running this snippet with Zig will output `error: Foo`
```zig
const std = @import("std");
const Error = error{Foo};
…
-
My clog application runs fine from the repl, but when I try to create an executable and run that, it throws an error sb-thread:join-thread-error. I am going to assume that the error is mine since I h…
-
Hi there, thank you for `clack`.
I know that `clackup` (the CLI tool) is advertised as the way to start a server, but what if I want to do it myself in a `main` function in an executable I compiled…
-
Issue:
Both the latest .AppImage of QGroundcontrol and building from source with QT 5.12.6 does not support sound on Ubuntu 20.
Steps to reproduce:
1) Download Qgroundcontrol app
2) remove…
-
**Is your feature request related to a problem? Please describe.**
When getting a value from a prompt that includes a `placeholder`, it'd be nice if the user doesn't have to typoe it out explicitly…