crowdsec-docs
crowdsec-docs copied to clipboard
doc build warning
The readme says I should build the docs with yarn, however:
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
Should this be replaced by yarn.lock?