gre / gl-react

gl-react – React library to write and compose WebGL shaders

Home Page:https://gl-react-cookbook.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

??

MuZeQiu opened this issue · comments

error: Error: Unable to resolve module buffer from node_modules/typedarray-pool/pool.js: buffer could not be found within the project.

hi my friends.. just install.. buffer.. npm i --save buffer

Indeed "buffer" as a dependency will solve this. Typically needed in context of Web and React Native. I'm not sure why this error happens in your end tho.