Skip to content

Lockfile in homie5 branch contains references to private npm registry #3

@nstadigs

Description

@nstadigs

For example:

rxjs@^7.4.0:
  version "7.8.0"
  resolved "https://npm.local.schaz.org/rxjs/-/rxjs-7.8.0.tgz#90a938862a82888ff4c7359811a595e14e1e09a4"
  integrity sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==
  dependencies:
    tslib "^2.1.0"

This causes yarn install to fail:

error An unexpected error occurred: "https://npm.local.schaz.org/tslib/-/tslib-2.5.0.tgz: Hostname/IP does not match certificate's altnames: Host: npm.local.schaz.org. is not in the cert's altnames: DNS:*.schaz.org".

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