You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'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.
The text was updated successfully, but these errors were encountered: