-
As stated in the title, version 9.3.2 released to npm does not work properly. An import like `import Separator from 'inquirer/lib/objects/separator.js';` which worked prior to 9.3.2 now throws `ERR_MO…
-
It would be super nice to have an autocomplete list input type which is a hybrid of the `input` and `list` input types. Having it be capable of async (so you can make remote requests and redraw the fi…
-
One bit of functionality missing from `inquirer` that I found indispensable in [prompt](https://github.com/flatiron/prompt) is the ability to provide an `override` to the prompting process. So in the …
-
Currently experiencing this on my Win7 Pro 64bit machine at home, but other windows users of the mozu-app-dev-tools package utility have also experienced the grunt tooling running up to the "Uploading…
-
### Describe your problem
I'm currently working with a local linked version of the `@photo-sphere-viewer/virtual-tour-plugin`.
But when running my app I get the following error in the browser. I gue…
-
### Version info
**Angular:**
**Firebase:**
**AngularFire:**
**Other (e.g. Ionic/Cordova, Node, browser, operating system):**
### How to reproduce these conditions
**Failin…
-
Hi, just trying out the new `@inquirer/prompts` package. Looks much more easy to use. :clap:
I wish there was a native support for filtering values based on typed characters? I found this package w…
-
### Summary
I recently started with a clean Mac Studio and was installing the latest of everything. I don't remember the exact order of operations, but I believe that upon installing Node (via brew i…
-
Hi, I've encountered some issues while using inquirer-autocomplete-standalone.
My Node.js project is built with Webpack and TypeScript. When using Webpack, setting the target to 'node' automaticall…
-
### Current Behavior
So, I felt today to generate an nx plugin for tauri, so I decided to run `npx nx generate create-package --project taurix --dry-run` in a clean Nx 16.8.1. I'm getting this annoy…