Alexander
Alexander
### What version of pkg are you using? 5.8.0 ### What version of Node.js are you using? v18.7.0 ### What operating system are you using? Windows 10 ### What CPU...
### What version of pkg are you using? 5.8.0 ### What version of Node.js are you using? v18.7.0 ### What operating system are you using? Windows 10 ### What CPU...
Trying to make prompt template via custom prompt: ```javascript const { MultiSelect } = require(`enquirer`); class Choose extends MultiSelect { constructor (options) { super({...options}); }; pointer = `>`; emptyError =...
### Is your feature request related to a problem? As the title says, does it really? No, obviously. It is a waste of time, storage and most importantly internet traffic,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...