markus --help
leads to Cannot find module 'mkdirp'
on fresh install on mac
#501
Labels
Type: Bug 🐛
Something isn't working
Bug Report 🐛
Installing in a nodeJS
v16.13.1
or av14.19.1
environment on a Macbook Air M1 with the following commandAnd launching
Expected Behavior
Help should be displayed
Current Behavior
command fails with
Possible Solution
mkdirp is listed as a dev dependency, maybe it should be a dependency only
Steps to Reproduce
Context (Environment)
I'm working on the Open Terms Archive and we use this Accord Project to transform digital services documents into markdown in order to track changes overtime.
For this particular document https://www.decathlon.fr/static/2019/LP/services/global-services/V21/assets/cgv.pdf, whitespaces are not correctly set (leading to weird decoding like
Centre de relation clientsVousavezunequestionouvoussouhaiteznousfairepartd'uneréclamationéventuelle?NotreServiceClientsestàvotre écoute
)I thus updated from 0.14.1 to 0.15.1 to see if it solved the problem but ended up on this error
Desktop
The text was updated successfully, but these errors were encountered: