stackgl / shader-school

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

esprima six #149

Closed niteswim closed 8 years ago

niteswim commented 8 years ago

getting this error:

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":"5.1.0","npm":"3.3.12"}) npm WARN install Couldn't install optional dependency: Registry returned 404 for GET on https://registry.npmjs.org/esprima-six

on os x 10.11.1

nchase commented 8 years ago

@niteswim: this issue is being tracked in #145

mattdesl commented 8 years ago

I pushed a hot fix to npm with glslify@1.6.1 which should fix installs. Let me know if there are more problems.