typicode/hotel

Handle permissions issues in ~/.hotel

Open

#178 建立於 2017年3月1日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (474 fork)batch import
PR welcomehelp wanted

倉庫指標

Star
 (9,939 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

  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

貢獻者指南