Menu

#12 Rerourner un message d'erreur lors de l'importation d'un fichier qui n'existe pas

1.0
closed
Problème (6)
2018-01-06
2017-12-18
No

Absence de verification d'existence d'un fichier à l'importation
Commande testée: npm start import vcard C:\existePas.txt

actuellement, il y a une erreur a l'éxécution:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! codelyoko-gl02@1.0.0 start: node dist/index.js "import" "vcard" "C:\existePas.txt"
npm ERR! Exit status 1
npm ERR! Failed at the codelyoko-gl02@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\maxim\AppData\Roaming\npm-cache_logs\2017-12-18T13_16_45_122Z-debug.log

Windows 10
Node v8.4.0

Discussion

  • Maxime TRINQUARD

    • assigned_to: Maxime TRINQUARD
     
  • Maxime TRINQUARD

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     Absence de verification d'existence d'un fichier à l'importation
     Commande testée:  npm start import vcard C:\existePas.txt
    
    +actuellement, il y a une erreur a l'éxécution:
     npm ERR! code ELIFECYCLE
     npm ERR! errno 1
     npm ERR! codelyoko-gl02@1.0.0 start: `node dist/index.js "import" "vcard" "C:\existePas.txt"`
    
     
  • Jean-Baptiste Blot

    • status: open --> closed
     
  • Jean-Baptiste Blot

    Corrigé dans le commit #45

     
  • Alexis C.

    Alexis C. - 2018-01-06
    • assigned_to: Maxime TRINQUARD --> Jean-Baptiste Blot
     
  • Alexis C.

    Alexis C. - 2018-01-06

    Corrigé à la [r45]

     

    Related

    Commit: [r45]


Log in to post a comment.

MongoDB Logo MongoDB