node.js - nconf not loading file synchronously -
trying use nconf load file memory , use configuration. however, every time call nconf.get returns undefined leading me believe i'm being dealt async function. path i'm using seems correct.
i noticed filestore has loadsync method i'm not sure how use it.
Comments
Post a Comment