Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hedgerworkco opened this issue Jun 24, 2015 · 0 comments

Comments

@hedgerworkco
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant