SBoudrias / Inquirer.js

A collection of common interactive command line user interfaces.
MIT License
20.09k stars 1.3k forks source link

TypeError: items.findLastIndex is not a function #1526

Closed HopperDai closed 1 month ago

HopperDai commented 1 month ago
SBoudrias commented 1 month ago

Hi, the problem is you're using a non-LTS version of Node. If you update the version to a newer one, this native array function will be available.