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
The README.md file links to a demo on glslb.in. That demo does not run because the server returns an error 500 and says:
Missing package version (glsl-square-frame)
Error: Missing package version (glsl-square-frame)
at getFile (/app/node_modules/npmdl/index.js:24:28)
at gotVersion (/app/node_modules/glslify-resolve-remote/index.js:76:7)
at Request._callback (/app/node_modules/glslify-resolve-remote/index.js:69:9)
at Request.self.callback (/app/node_modules/request/request.js:198:22)
at emitTwo (events.js:87:13)
at Request.emit (events.js:172:7)
at Request.<anonymous> (/app/node_modules/request/request.js:1035:10)
at emitOne (events.js:82:20)
at Request.emit (events.js:169:7)
at IncomingMessage.<anonymous> (/app/node_modules/request/request.js:962:12)
The text was updated successfully, but these errors were encountered:
The README.md file links to a demo on glslb.in. That demo does not run because the server returns an error 500 and says:
The text was updated successfully, but these errors were encountered: