Skip to content
#

lockfile

Here are 39 public repositories matching this topic...

lockfile-lint
jdanil
jdanil commented Dec 7, 2020

Is your feature request related to a problem? Please describe.

Yarn v2 introduced a new lockfile format that now adheres to YAML. I believe ATM when trying to run lockfile-lint on a project with yarn v2, lockfile-lint tries to use the v1 parser and fails with an error.

ABORTING lockfile lint process due to error exceptions

Unable to parse lockfile "yarn.lock"

SyntaxError: Unkn

Improve this page

Add a description, image, and links to the lockfile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lockfile topic, visit your repo's landing page and select "manage topics."

Learn more