You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing this issue when i used import { encrypt } from '@metamask/eth-sig-util';
i am facing this error
i have also tried import {Buffer} from 'buffer';
Can someone please guide me here?