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
I don't think this project is actively maintained. If you don't mind switching, enquirer (https://www.npmjs.com/package/enquirer) is a pretty nice alternative (last published 2 months ago too)
I don't think this project is actively maintained. If you don't mind switching, enquirer (https://www.npmjs.com/package/enquirer) is a pretty nice alternative (last published 2 months ago too)
I don't understand how the noHandleSIGINT should work, and why it doesn't work anymore, maybe it's because the SIGINT handler should be passed to the readline instance, that is handled through the read package: https://github.com/npm/read/blob/main/lib/read.js#L64
@rubbingalcoholic If you've a bit of time, that would be cool if you can help us figure out how this option should work? I think you implemented it in prompt
I installed the newest package(version code is 1.0.0), but the following code was invalid.
The text was updated successfully, but these errors were encountered: