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

Document Cannot access "buffer.Buffer" in client code workaround #16

Open
ThaisRobba opened this issue Jun 8, 2023 · 1 comment
Open

Comments

@ThaisRobba
Copy link
Contributor

While following up on the installation and usage guide, I bumped into this issue - basically, buffer is not available on client side and we need to manually install it. A simple yarn add buffer or npm i buffer and restarting the dev server should fix it for most (stack overflow thread).

Perhaps buffer should be added as a dependency of blinkdb?

@maradotwebp
Copy link
Contributor

Sounds good. I'll test if this causes any issues with using blinkDB with node.

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

2 participants