There was an error while loading. Please reload this page.
When I try the example code with Enquirer, it does not work but throws the following error:
blahblahblah/node_modules/prompt-base/index.js:54 throw new TypeError('expected message to be a string'); ^
TypeError: expected message to be a string
I've tried to understand what's wrong but unfortunately am unable to fix this.
Node v17.5.0