Skip to content

add workaround for npm workspaces #63

@vrohatgi

Description

@vrohatgi
  • snyk -v: 1.1052.0
  • Command run: snyk test

Expected behaviour

snyk-bulk should be able to recursively scan npm workspaces.

Actual behaviour

npm workspaces do not have their own package-lock.json file; instead, a single lock file in the root of the project is used for all workspaces in the project. snyk-bulk does not support this project layout and fails when trying to recursively scan each workspace.


If applicable, please append the --debug flag on your command and include the output here **ensuring to remove any sensitive/personal details or tokens.

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