Skip to content

Unable to install on OS X with npm 2.11.2 or 2.11.3 (ECONNRESET or just fails) #74

@hedgerworkco

Description

@hedgerworkco

I've been trying to install webgl-workshop with no success. I've installed both node 0.12.5 and 0.10.3 from homebrew, with npm 2.11.2 and 2.11.3.

I think when I used 0.10.39, the installation quickly failed at some point without much information. With node 0.12.5, I get timeouts and ECONNRESETs where the installation seems to just fail out.

I run the following before attempting each time:

sudo npm cache clean
sudo rm -rf /usr/local/lib/node_modules/webgl-workshop/
sudo npm install -g webgl-workshop

I'm not sure what other info you may need. Let me know and I'll provide it.

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