DeadAlready/node-easy-config

in run node

Closed this issue · 2 comments

I write in cmd node server.js and in cmd get

/node_modules/easy-config/lib/utils.js:26
Object.keys(obj).forEach(function (key) {
^
TypeError: Object.keys called on non-object
at Function.keys (native)

Resolve this was because in json was "property: null"

Thank you for the find
Published version 0.2.3 with the fix.