CiscoDevNet / pathman-sr

Pathman SR is an open-source app to compute paths and deploy routes in Segment Routing-enabled network.
Other
96 stars 33 forks source link

Unable to finish bower install #14

Open amkupan opened 6 years ago

amkupan commented 6 years ago

Hi, Bower install gets stuck at this spot

                "canonicalDir": "/home/owner/.cache/bower/packages/060a9fe0e60a0d3d6c9ed350cde03e61/1.7.2",
                "pkgMeta": {
                  "name": "angular",
                  "version": "1.7.2",
                  "license": "MIT",
                  "main": "./angular.js",
                  "ignore": [],
                  "dependencies": {},
                  "homepage": "https://github.com/angular/bower-angular",
                  "_release": "1.7.2",
                  "_resolution": {
                    "type": "version",
                    "tag": "v1.7.2",
                    "commit": "f3064b43af7e169a3755bb093b49626a7aa56e6f"
                  },
                  "_source": "https://github.com/angular/bower-angular.git",
                  "_target": ">=1.2.26 <1.8"
                },
                "dependencies": {},
                "nrDependants": 1
              }
            },
            "nrDependants": 1
          }
        },
        "nrDependants": 1
      }
    ]
  }
]

} }, { "type": "input", "message": "Answer", "name": "prompt", "level": "prompt"

I am unable to go further from here. Please help

nskalis commented 6 years ago

Google is your friend:

I had the same issue, and the suggested solution solves it.