Skip to content

zone@0.3.4 breaks every old dependant package due to blip.strongloop.com #57

@cunneen

Description

@cunneen

Installing any old package that has zone@0.3.4 (the latest) as a dependency (direct or transitive) will fail due to this package's (unnecessary) attempt to contact blip.strongloop.com, which doesn't even exist in DNS any more.

In my case, trying to get the docs from an old version of AWS Amplify (aws-amplify@3.3.20) was impossible because of the dependency (aws-amplify@3.3.20 -> @aws-amplify/ui-angular@1.0.2 -> zone@0.3.4).

error Error: getaddrinfo ENOTFOUND blip.strongloop.com

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