typicode/hotel

Handle permissions issues in ~/.hotel

Open

#178 aperta il 1 mar 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (474 fork)batch import
PR welcomehelp wanted

Metriche repository

Star
 (9939 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

  1. Handle ENOSPC and EACCES in src/daemon/index.js
  2. If not on Windows, show a message suggesting to try sudo chown -R $USER: $HOME/.hotel
  3. Log error message and stacktrace
  4. process.exit(1)

See https://github.com/typicode/hotel/issues/147

Guida contributor