Skip to content

Support for local dependencies #111

@montogeek

Description

@montogeek

Hi!
I just come to a project that uses local dependencies: "e2-scripts-utils": "file:../../lib/utils", when running next-update, it fails with the following error:

Problem checking NPM dependency e2-scripts-utils version file:../../lib/utils
Invalid comparator: file:../../lib/utils

Looks like it does not support local dependencies, is there a way to ignore them or something?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions