hotel icon indicating copy to clipboard operation
hotel copied to clipboard

Handle permissions issues in ~/.hotel

Open typicode opened this issue 8 years ago • 0 comments

  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

typicode avatar Mar 01 '17 12:03 typicode