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
/home/ulysses/temp/test-gl/node_modules/gl/src/javascript/webgl-rendering-context.js:98
class WebGLRenderingContext extends NativeWebGLRenderingContext {
^
Error: Error creating WebGLContext
at new WebGLRenderingContext (/home/ulysses/temp/test-gl/node_modules/gl/src/javascript/webgl-rendering-context.js:98:1)
This was talked about in #277 without a satisfying solution.
Has the same phenomenon as #262.
Wrap the node command with
steam-run
fixes this, but this can just be a temporary workaround.The text was updated successfully, but these errors were encountered: