Jook
Results
2
issues of
Jook
Hey, it seems the dependency tree is not lined up correctly, as there are conflicting dependencies that result in an error during install. Using Node.js lts/boron (6.14.2) -> [email protected] requires...
bug
Say you want to display only files of a specific extension, like .js this could be your code: ``` // execute with "ts-node ./demo.ts" import inquirer from 'inquirer'; import inquirerFileTreeSelection...