Open
Description
Version of Marp Tool
v2.1.2
Operating System
macOS
Environment
- OS version: macOS 12.5.1
- Node.js version: v18.8.0
- chromium installed via homebrew
How to reproduce
- brew install chromium marp-cli
- echo '# hi' > /tmp/presentation.md
- marp -p /tmp/presentation.md
Expected behavior
having the preview opened in chromium
Actual behavior
[ INFO ] [Preview] Opening file:///tmp/presentation.html...
[ ERROR ] You have to install Google Chrome, Chromium, or Microsoft Edge to convert slide deck with current options.
Additional information
No response