nconf
nconf copied to clipboard
fix: bug usage.js
throw new Error('Cannot add store with unknown type: ' + type);
^
Error: Cannot add store with unknown type: global
at exports.Provider.Provider.add (D:\gitee\huyunan\nconf\lib\nconf\provider.js:130:11)
at D:\gitee\huyunan\nconf\lib\nconf\provider.js:187:12
at Array.forEach (