-
I'd like to make a feature request for the ability to have editable default values (maybe call it "initial value"?).
### Usage example
In the example gif below instead of copy-pasting the "default…
-
Hi all!
I use [rush-init-project-plugin](https://github.com/bytemate/rush-plugins/blob/main/rush-plugins/rush-init-project-plugin/README.md) in my monorepo.
And I want to check project creation with…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Refactoring the codebase to TypeScript in my opinion would have a few advantages:
1. Much easier to understand how things work for new/aspiring contributors
2. Because TypeScript compiles to m…
-
### 📜 Description
I'm trying to log in using okta provider and get 401 error. After some debugging I found out that `Key for the ES256 algorithm must be one of type KeyObject or CryptoKey. Received a…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Hi,
I am facing a problem when I try to login with google in my angular website. I have installed npm angularx-social-login where the version is "^3.5.1" ("angularx-social-login": "^3.5.1") in my a…
-
### Environment
* inquirer 8.2.4
* inquirer-autocomplete-prompt 2.0.0
* node 16.16.0
* VSCode terminal on macOS
### Symptom
The choices don't show up for selection when using this package…
-
I have a yeoman generator which uses inquirer.js for prompting. The project recently worked well on our windows machines. We now moved to mac machines and we get the following error message when tryin…
-
It crashes when I tab on "Tab" button for autocomplete. This is how I works with inquirer modules.
```
await inquirer.prompt([
{
type: "autocomplete",
name: "product",
mess…