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 Error #8

Open
alihussainkabri opened this issue Jul 23, 2022 · 5 comments
Open

Buffer Error #8

alihussainkabri opened this issue Jul 23, 2022 · 5 comments

Comments

@alihussainkabri
Copy link

when i am using zatca then it gives me below error

Screenshot 2022-07-23 at 1 15 09 PM

@ihadabs
Copy link
Member

ihadabs commented Jul 29, 2022

when i am using zatca then it gives me below error

Screenshot 2022-07-23 at 1 15 09 PM

In what env are you using the package?

@shqawe1
Copy link

shqawe1 commented Sep 13, 2022

I face same error in vue 3 even after i install Buffer is there any solution for this error?

@karanPal11
Copy link

I'm facing the same issue while I'm using angular

@sudo-sand
Copy link

Try to install Buffer package npm i buffer
and do import Buffer from 'buffer/' on top of of your main.js

@hussam-001
Copy link

npm i buffer

import { Buffer } from 'buffer';

window.Buffer = Buffer;

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

No branches or pull requests

6 participants