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

Buffer is not a constructor #132

Open
Sheepeer opened this issue Sep 20, 2023 · 1 comment
Open

Buffer is not a constructor #132

Sheepeer opened this issue Sep 20, 2023 · 1 comment

Comments

@Sheepeer
Copy link

I wanna use node-ip in my react project, just like this:
image
image
But it triggers Buffer error:
image
could anybody pls tell why?

@jimmywarting
Copy link

Can we remove the node:buffer to potentially make this a bit more cross engine friendlier?
use uint8array instead.

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