Unable to load yarn.lock for project: foo
Closed this issue · 3 comments
dbsanfte commented
sh-4.4$ nsp check --preprocessor yarn
(+) Unable to load yarn.lock for project: foo
https://gist.github.com/dbsanfte/e634e419155db5be732d94a599eadc53
Any ideas why it doesn't like my file?
dbsanfte commented
Found the nested error after some hacking:
sh-4.4$ nsp check --preprocessor yarn
(+) yarn.lock is outdated: it does not contain the package ag-grid@17.0.0
Should really bubble this up to the user instead of swallowing it in index.js.
hermanbanken commented
Good one! Will see what I can do.
hermanbanken commented
Will release after I have taken a look at #1.