-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This is on https://github.com/carry0987/RemixJS-Example , but I see the same on work private repo
RemixJS-Example % depScanner pnpm-lock.yaml
thread 'main' panicked at src/parsers.rs:29:10:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fwiw, there is some pnpm lock support at
https://github.com/simonbuchan/pnpm-extra/blob/main/src/tree.rs (available as a lib on crates.io) and yarn & pnpm support at https://github.com/phylum-dev/cli/blob/main/lockfile/src/javascript.rs (see phylum-dev/cli#1504)
Metadata
Metadata
Assignees
Labels
No labels