eugenehp / react-native-uuid

UUID generation for react-native.
MIT License
256 stars 36 forks source link

Bug fix: Unable to resolve module `buffer` #10

Closed harikrishnanp closed 3 years ago

harikrishnanp commented 5 years ago

Fixed Issue https://github.com/eugenehp/react-native-uuid/issues/9

error: bundling failed: Error: Unable to resolve module buffer from node_modules/safe-buffer/index.js: Module buffer does not exist in the Haste module map

flogy commented 4 years ago

Could this be merged, please?

harikrishnanp commented 4 years ago

@eugenehp @randycoulman Please merge.

harikrishnanp commented 3 years ago

@eugenehp Thank you.