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
Hi. I'm guessing you have an undefined value somewhere in one of your config files. It's hard to say for sure without some more details.
Please note that we've been working on Config Dug v2, which is a major rewrite and we've just published the first alpha release. More details here: #46
Hey there!
I am getting this weird error. Please help!
/Users/guest/Desktop/app/node_modules/config-dug/build/index.js:48
if (value.toLowerCase() === 'true')
^
TypeError: value.toLowerCase is not a function
at convertString (/Users/guest/Desktop/app/node_modules/config-dug/build/index.js:48:15)
The text was updated successfully, but these errors were encountered: