Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. nfo: Lecture des listes de paquets...
  2. info: Construction de l'arbre des dépendances...
  3. info: Lecture des informations d'état...
  4. info: Lecture de l'information d'état étendu...
  5. info: Initialisation de l'état des paquets...
  6. info: Écriture de l'information d'état étendu...
  7. info: Lecture des descriptions de tâches...
  8. error: Can't open /etc/nginx/nginx.conf: Aucun fichier ou dossier de ce type.
  9. info: Restarting nginx: error: nginx: [emerg] open() "/etc/nginx/nginx.conf" failed (2: No such file or directory)
  10. nginx: configuration file /etc/nginx/nginx.conf test failed
  11. (exit) error: Installation du serveur a échoué avec le code 1
  12. npm ERR! ezseed@0.5.6 install: `EZSEED_ENV=install ./bin/ezseed`
  13. npm ERR! Exit status 1
  14. npm ERR!
  15. npm ERR! Failed at the ezseed@0.5.6 install script.
  16. npm ERR! This is most likely a problem with the ezseed package,
  17. npm ERR! not with npm itself.
  18. npm ERR! Tell the author that this fails on your system:
  19. npm ERR! EZSEED_ENV=install ./bin/ezseed
  20. npm ERR! You can get their info via:
  21. npm ERR! npm owner ls ezseed
  22. npm ERR! There is likely additional logging output above.
  23.  
  24. npm ERR! System Linux 3.10.23-xxxx-std-ipv6-64
  25. npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "i" "ezseed" "-g" "--unsafe-perm"
  26. npm ERR! cwd /root
  27. npm ERR! node -v v0.10.26
  28. npm ERR! npm -v 1.4.3
  29. npm ERR! code ELIFECYCLE
  30. npm ERR!
  31. npm ERR! Additional logging details can be found in:
  32. npm ERR! /root/npm-debug.log
  33. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement