-
Throws an error if the user just hits enter without making any selections in the tree:
```
./node_modules/inquirer-tree-prompt/index.js:317
return typeof node.value !=='undefined' ? node.value …
-
Hi there :)
I'm using the `transformer` function to visually append hinted data such as:
```javascript
transformer: (input, answer) => {
return `${a}.mydomain.com`;
}
```
works as expec…
-
### Describe the bug
(interpreter1_env) C:\Users\user\interpreter1>interpreter
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
Fi…
-
## The dependency [inquirer](https://github.com/SBoudrias/Inquirer.js) was updated from `6.2.0` to `6.2.1`.
🚨 [View failing branch](https://github.com/interledgerjs/moneyd-uplink-xrp/compare/master.…
-
### Bug description
Building my app in expo I get this error:
```
[stderr]
Exception raised during command execution, stderr=error Command failed with exit code 1.
[stderr]
, stdout=yarn run…
-
Is there any possibility to use and wait for a stdin input while executing a list? I couldn't find anything in the docs.
-
Description:
I'm using search to implement a cli tool that allows you to pass a name, which is then queried against a product database. The API has a max request of 50 items, but will have more th…
-
I've been working on a new feature for cz-conventional-changelog (related to #118 ), and I've noticed that all of the tests essentially fake out inquirer, which means that logic like `when` in inquire…
-
## The dependency [inquirer](https://github.com/SBoudrias/Inquirer.js) was updated from `6.4.0` to `6.4.1`.
🚨 [View failing branch](https://github.com/rucken/cli/compare/develop...rucken:greenkeeper…
-
## The dependency [inquirer](https://github.com/SBoudrias/Inquirer.js) was updated from `6.2.0` to `6.2.1`.
🚨 [View failing branch](https://github.com/jacobdr/ts-typesversions/compare/master...jacob…