Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

npm install hanging #9086

@chrismademe

Description

@chrismademe

This seems to be happening no matter what package I want to install, I've tried removing npm and node completely and re-installing to no avail.

I've also tried installing Grunt and it hangs at various points it's never consistant.
The latest is Gulp...

$ sudo npm -d install gulp -g
npm info it worked if it ends with ok
npm info using npm@2.11.3
npm info using node@v0.12.7
npm info attempt registry request try #1 at 2:38:12 PM
npm http request GET https://registry.npmjs.org/gulp
npm http 304 https://registry.npmjs.org/gulp
npm info install gulp@3.9.0 into /usr/local/lib
npm info installOne gulp@3.9.0
^CResknows-iMac:~ resknow$ gulp -v
-bash: gulp: command not found
Resknows-iMac:~ resknow$ sudo npm -d install gulp -g
npm info it worked if it ends with ok
npm info using npm@2.11.3
npm info using node@v0.12.7
npm info attempt registry request try #1 at 2:38:50 PM
npm http request GET https://registry.npmjs.org/gulp

It just sits there with the spinning /...

Any help would be greatly appreciated, it's driving me crazy :(

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions