I am using pnpm as package manager in my project and i turned off [hoist options](https://pnpm.io/npmrc#hoist) Build process broke as can not resolve buffer package. I think the usage for `buffer` package need to be declared in package.json.