Skip to content

UNMET PEER DEPENDENCY when npm install, need support of remote-cdx 0.3.0 #5

Description

@johncpang

I followed the instruction and run nom install --save loopback-component-remote-ctx loopback-auditz and got this warning:

├── loopback-auditz@0.5.0 
└── UNMET PEER DEPENDENCY loopback-component-remote-ctx@0.3.0

npm WARN loopback-auditz@0.5.0 requires a peer of loopback-component-remote-ctx@^0.2.2 but none was installed.`

Tried to install each of them separately but not still got the warning. If I run nom install loopback-component-remote-ctx@0.2.2, I got:

└── loopback-component-remote-ctx@0.2.2  invalid

Any suggestion? Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions