-
## Expected Behavior
Errorless install of `clasp`
## Actual Behavior
Installing `clasp` results in this error:
sudo npm i @google/clasp -g
/usr/bin/clasp -> /usr/lib/node_modules/…
-
Hi,
I use https://ionicframework.com/docs/native/email-composer plugin with the Capacitor app.
It shows the below error:
```
android\capacitor-cordova-android-plugins\src\main\java\de\apppla…
-
I am unable to yarn install from a fresh fork.
Serverless-next-js Version: 3.2.0
Node Version: v12.22.1 (also tried on v14.15.3)
Any thoughts?
```
Mikes-MacBook-Pro:serverless-next.js mi…
-
**Describe the bug**
npm ERR! peer dep missing: inquirer@^5.0.0 || ^6.0.0, required by inquirer-autocomplete-prompt@1.0.1
Seems maybe you have upgraded to inquirer@7.0.4 but inquirer-autocomplete…
ghost updated
3 years ago
-
**Describe the bug**
`@aws-amplify/cli@0.1.29` installation is warning about a peer dependency that is missing:
> npm WARN inquirer-autocomplete-prompt@1.0.1 requires a peer of inquirer@^5.0.0 || …
-
Hi,
I like to open a ticket related to the error message reported in https://github.com/firebase/firebase-js-sdk/issues/1491
Error in console.log:
```
FirebaseError: Missing or insufficient …
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [x] update
- [ ] lint
- [ ] extract-i18n
- [ ] run
- [ …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
After running the global update command from terminal I was prompted to update manually which…
-
Hi
maybe not an coding issue for angularfire, but I recently ng added angular fire on an angular 12 app and the authentication flow succeeded, but I could not query collection any more due to an is…
-
Given the number of AWS services, it would be good if the select service list had autocomplete with fuzzy search.
I'm not familar with Inquirer, however it looks like there are a few libraries that…