Skip to content

npm install takes too many hours #3

@alessandrobokan

Description

@alessandrobokan

Installing "npm gulp" (OS setup, step 2) and "npm install" (project setup, step 5) takes too many hours.

Solution based on this link:

I had a problem installing npm packages today too. It would hang always. I ended up running. npm config set registry http://registry.npmjs.org/

By default the registry is set to https, which seems to be causing weird problems. I'm using CentOS 7.2

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