stackgl / shader-school

:mortar_board: A workshopper for GLSL shaders and graphics programming
Other
4.27k stars 251 forks source link

Install failed on Mac OSX #147

Closed TimothyStiles closed 8 years ago

TimothyStiles commented 8 years ago

Tried installing with NPM and this is what I got while using node 0.12.6

npm WARN deprecated rework-inline@0.2.0: deprecated in favor of rework-import npm WARN engine pngjs@0.4.0: wanted: {"node":"0.8.x"} (current: {"node":"0.12.6","npm":"3.3.5"}) npm WARN install Couldn't install optional dependency: Registry returned 404 for GET on https://registry.npmjs.org/esprima-six

Tried installing with node 0.8.28 and got this debug log.

https://gist.github.com/TimothyStiles/6f29923d56b5543bff93

Hope this helps the maintainers!

nchase commented 8 years ago

@TimothyStiles: this issue is being tracked in #145.

mattdesl commented 8 years ago

resolved, see: https://github.com/stackgl/shader-school/issues/145#issuecomment-168851132