heapwolf / prompt-sync

a synchronous prompt for node.js
MIT License
211 stars 42 forks source link

Index.js is break #47

Closed Slimwolff closed 2 years ago

Slimwolff commented 2 years ago

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