typicode/hotel

Handle permissions issues in ~/.hotel

Open

#178 创建于 2017年3月1日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (9,939 star) (474 fork)batch import
PR welcomehelp wanted

描述

  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

贡献者指南