Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes immediately on clicking any tutorial #148

Open
shobhitg opened this issue Nov 23, 2015 · 0 comments
Open

Crashes immediately on clicking any tutorial #148

shobhitg opened this issue Nov 23, 2015 · 0 comments

Comments

@shobhitg
Copy link

Might be related to the fact that I am using Node v5.0.0

Others have faced this in Node v4.0.0 too: chrisdickinson/beefy#97

uffer.js:237
    buf.copy(buffer, pos);
        ^

TypeError: buf.copy is not a function
    at Function.Buffer.concat (buffer.js:237:9)
    at Stream.end (/Users/shobhitg/src/webgl/shader-school/node_modules/beefy/lib/accumulate-error.js:25:26)
    at _end (/Users/shobhitg/src/webgl/shader-school/node_modules/beefy/node_modules/through/index.js:61:9)
    at Stream.stream.end (/Users/shobhitg/src/webgl/shader-school/node_modules/beefy/node_modules/through/index.js:70:5)
    at Stream.onend (stream.js:59:10)
    at emitNone (events.js:72:20)
    at Stream.emit (events.js:166:7)
    at drain (/Users/shobhitg/src/webgl/shader-school/node_modules/beefy/node_modules/through/index.js:33:23)
    at Stream.stream.queue.stream.push (/Users/shobhitg/src/webgl/shader-school/node_modules/beefy/node_modules/through/index.js:41:5)
    at Stream.end (/Users/shobhitg/src/webgl/shader-school/node_modules/beefy/node_modules/through/index.js:17:35)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant