Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Node Module Problems (LevelUp) #5

Open
lyaunzbe opened this issue Aug 26, 2013 · 1 comment
Open

Node Module Problems (LevelUp) #5

lyaunzbe opened this issue Aug 26, 2013 · 1 comment

Comments

@lyaunzbe
Copy link

So, I am having trouble using the node module LevelUp in my react-page project. I am requiring the module here and, initially, I get the following error from one of LevelUps dependencies, complaining that Buffer has not been defined (which is odd, browser-builtins contains buffer-browserify): https://gist.github.com/lyaunzbe/6344834. If I manually add Buffer = require('buffer').Buffer to the file that produces this error, this seems to take away the Buffer issue, but now leaves me with the following error message: https://gist.github.com/lyaunzbe/6345026. You guys have been super supportive and helpful throughout, so I just want to thank you in advance for putting up with my annoying requests :)

@jordwalke
Copy link
Contributor

Thank you for reporting this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants