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
Diff:
Corrigé dans le commit #45
Corrigé à la [r45]
Related
Commit: [r45]