groan icon indicating copy to clipboard operation
groan copied to clipboard

TypeError: Cannot read property 'toLowerCase' of undefined at line 18 in groan.js

Open sugumarv opened this issue 8 years ago • 0 comments

var v, type = o.str[o.pos].toLowerCase(), len, idelim; ^

TypeError: Cannot read property 'toLowerCase' of undefined at __PHParseValue (/home/mysite/public_html/chat_server/node_modules /groan/groan.js:18:29) at PHParse (/home/mysite/public_html/chat_server/node_modules/groan/ groan.js:4:12) at /home/mysite/public_html/chat_server/index.js:75:17 at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:446:3)

sugumarv avatar Jul 12 '17 07:07 sugumarv