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

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -