buffer icon indicating copy to clipboard operation
buffer copied to clipboard

Uncaught ReferenceError: Buffer is not defined

Open anesuc opened this issue 4 years ago • 2 comments

Hi,

I've been trying to use the standalone version as mentioned here https://github.com/feross/buffer/issues/169#issuecomment-524479933 . I downloaded it to the server because I have to due to some CORS issues unrelated to this. Anyway I get that error when I go to use Buffer.from().

Thanks

anesuc avatar Mar 28 '21 14:03 anesuc

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

alaadaff avatar Aug 25 '23 20:08 alaadaff

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

I had a quick look at the project code I think I was using this in and I think I ended up not using it sadly

anesuc avatar Aug 26 '23 05:08 anesuc