Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

設定ファイルを複数回変更するとエラー #6

Open
re3turn opened this issue May 4, 2020 · 0 comments
Open

設定ファイルを複数回変更するとエラー #6

re3turn opened this issue May 4, 2020 · 0 comments

Comments

@re3turn
Copy link
Contributor

re3turn commented May 4, 2020

設定ファイルを複数回変更すると以下のようなエラーが出るのですかこれは問題ないエラーなのでしょうか?

You have triggered an unhandledRejection, you may have forgotten to catch a Promise rejection:
TypeError: Cannot read property 'reserves' of undefined
     at FSWatcher.<anonymous> (/service/src/services/config.ts:34:44)
     at FSWatcher.emit (events.js:203:13)
     at FSWatcher.EventEmitter.emit (domain.js:471:20)
     at FSWatcher.emitWithAll (/service/node_modules/chokidar/index.js:521:8)
     at FSWatcher._emit (/service/node_modules/chokidar/index.js:613:10)
     at /service/node_modules/chokidar/lib/nodefs-handler.js:370:20
 (node:51) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

動作環境

  • Alpine Linux 3.9(on Docker)
  • node v12.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant