Skip to content

Install fails in restricted network environment (proxied npm registry) #861

Closed
@lukateake

Description

@lukateake

@AllenFang, by adding a dependency to an unreleased version, our install fails in a network restricted environment.

Please see this NPM post on how to deal with this issue:
http://blog.npmjs.org/post/145724408060/dealing-with-problematic-dependencies-in-a

It’s usually a good idea to open an issue on the project with the Git dependency, politely asking the maintainers to replace the Git dependency, if possible. Generally, we discourage using Git dependencies in package.json, and it’s typically only used temporarily while a maintainer waits for an upstream fix to be applied and published.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions