??
MuZeQiu opened this issue · 2 comments
MuZeQiu commented
error: Error: Unable to resolve module buffer
from node_modules/typedarray-pool/pool.js
: buffer could not be found within the project.
luigbren commented
hi my friends.. just install.. buffer.. npm i --save buffer
gre commented
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.