You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used config json file to save my config. but I rarely sometimes encountered an empty file and I didn't know why.
Until recently this happend when electricity was gone ( or computer is unplugged ).
The config.json file exists but is empty.
"nconf": "^0.12.0"
OS:
Window 10
The text was updated successfully, but these errors were encountered:
This is an old issue and still does not work with example. I think that it is due to memory and format parameters in save function implementation. Just use save without callback function config.save(); will still work.
I used config json file to save my config. but I rarely sometimes encountered an empty file and I didn't know why.
Until recently this happend when electricity was gone ( or computer is unplugged ).
The config.json file exists but is empty.
OS:
Window 10
The text was updated successfully, but these errors were encountered: