I have consola working with the default BasicReporter which is included in the JS file, however I can't work out how to use other reporters such as FancyReporter. None of the other reporters are installed using npm i consola
.
Also should tags be displayed with BasicReporter? If so I can't get them to work.
Finally it would be great to see better documentation and an article on usage with examples would also be most welcome..