Lellansin / node-scanf

C like scanf module for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If the selector is not considered valid, it should have an appropriate error message.

LiamKarlMitchell opened this issue · comments

node_modules\scanf\lib\scanf.js:13
var result, len = selector.length;
^
TypeError: Cannot read property 'length' of null