Alaa Daffalla

Results 4 comments of Alaa Daffalla

@anesuc Was this issue solved? Buffer.from is still undefined for me

I'm using the following instructions to browserify the library: https://www.mobilefish.com/developer/nodejs/nodejs_quickguide_browserify_bip32_utils.html And then once this is completed I'm trying to instantiate a new CipherSuite object in the form: const suite =...

I replaced the src tag with the correct link but still getting a "Buffer" undefined when using some of the functions like: Buffer.from() and createBuffer(). Any idea what the issue...

@khanifikhsanudin still some functions like the Buffer.from() and createBuffer dont seem to work?