heapwolf/prompt-sync

Index.js is break

Slimwolff opened this issue · 0 comments

The index file there are an illegal expression assigned a one variable on the method create( );

line:24: var autocomplete = config.autocomplete = config.autocomplete || function(){return []};

That issue throw a TypeError:
terminal