there4/markdown-resume

Error running

0xabrar opened this issue · 1 comments

The phar file isn't running after cloning the repository for some reason. Running this: ./bin/md2resume html examples/source/sample.md examples/output/

Results in the following error:
PHP Fatal error: Call to undefined function mb_detect_encoding() in phar:///home/abrarisme/Downloads/markdown-resume/bin/md2resume/vendor/simple- html-dom/simple-html-dom/simple_html_dom.php on line 1234

I'm pretty sure I'm doing something wrong and I'm not quite sure what that is.

mbstring installation. I'll add a check for this to make the error message more meaningful.