Matt Johnston

Results 106 issues of Matt Johnston

`npm run lint` fails because eslint does not like the `'`s wrapping its target path. Removing the single quotes fixes `npm run lint`

I would like a Prompt type where the user highlights a list option (like a checkbox) then presses a number, and once they proceed the values will be passed on...

We [@polyseam](https://github.com/polyseam) are happy users of Cliffy! The `.env()` method is useful for denoting environment variables as `"required"` and providing nice error messages, but it always exits with the status...

**Is your feature request related to a problem? Please describe.** I would like to be able to write functions in Typescript, especially using Deno. I find working with NodeJS after...

Cliffy panics if the user attempts to respond to an `Input({files: true})` beginning by typing `~/`, before submission. eg. ``` Please enter the path to your GCP Credentials JSON file:...

I would like to be able to instantiate a lexical editor bound to an element within a Shadow DOM. When lexical is configured in this way it fails to properly...

enhancement

# Related issue Issue # # Description # Test Instructions # Code of Conduct By submitting this Pull Request, you agree to follow our [Code of Conduct](https://github.com/polyseam/cndi/blob/main/CODE_OF_CONDUCT.md) - [ ]...

# Description - [x] Update error-code-reference and corresponding error calls - [x] Add new error calls where none exist # Test Instructions # Code of Conduct By submitting this Pull...

It is possible and common to label K8s nodes that have specific capabilities. One common example is to label nodes with strong GPU capacity "high-gpu" so workloads can consume this...

enhancement