aws-amplify / aws-amplify/amplify-cli

improve error messaging when CLI is unable to resolve project path (e.g. after moving the project to a different directory)

Ouverte
#9,653 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug good first issue ops-errors p2 platform
Langage dominant
TypeScript
Étoiles
2.9k
Forks
825
Merge moyen
11 j 23 h
PR mergées (30 j)
2

Description

### Before opening, please confirm:

- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-cli/issues?q=is%3Aissue+).
- [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTING.md#bug-reports).
- [X] I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.

### How did you install the Amplify CLI?

_No response_

### If applicable, what version of Node.js are you using?

_No response_

### Amplify CLI Version

7.6.13

### What operating system are you using?

Mac

### Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No

### Amplify Categories

notifications

### Amplify Commands

add

### Describe the bug

When I tried adding notifications using `amplify add notifications` I started seeing this error below,
Screenshot 2022-01-30 at 3 33 56 PM

I have added a default configuration for **auth** with federal identities.

### Expected behavior

I was expected to enter my FCM cloud messaging credential input.

### Reproduction steps

1. Create an app using amplify init
2. Add auth with the default configuration and federal identities
3. add storage
4. add API
5. Add notification,

Started seeing this error.

### GraphQL schema(s)

```graphql
# Put schemas below this line

```

### Log output

```
# Put your logs below this line

```

### Additional information

_No response_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Reproduire le problème avec `amplify init`, l’authentification par défaut avec des identités fédérées, storage, API et `amplify add notifications` sur la configuration Mac indiquée dans le rapport. Commencer par l’erreur de résolution de chemin du CLI affichée dans le rapport ; la tâche est terminée lorsque l’échec explique pourquoi le chemin du projet ne peut pas être résolu et fournit une prochaine étape claire au lieu de l’erreur actuelle.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
aws, typescript
Domaine
cli
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
28/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.