Skip to content

pnpm lock file failure #2

@jayvdb

Description

@jayvdb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions