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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -